Fix broken asset include path
This commit is contained in:
parent
4af4f5bd6b
commit
8b96174457
|
@ -25,7 +25,7 @@
|
|||
#include "filesystem.h"
|
||||
#include "exception.h"
|
||||
|
||||
#include "../assets/liberation.ttf.xxd"
|
||||
#include "../liberation.ttf.xxd"
|
||||
|
||||
#include "SDL2/SDL_ttf.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue