Fix broken asset include path
This commit is contained in:
parent
4af4f5bd6b
commit
8b96174457
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue