Fix clay import path for UI
This commit is contained in:
parent
ad3dd4ace2
commit
337a20cb4e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#include "clay.h"
|
#include "../clay/clay.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
const int FONT_ID_BODY_16 = 0;
|
const int FONT_ID_BODY_16 = 0;
|
||||||
|
|
Loading…
Reference in a new issue