Fix broken asset include path

This commit is contained in:
Jonas Kulla 2013-10-10 12:50:04 +02:00
parent 4af4f5bd6b
commit 8b96174457
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#include "filesystem.h"
#include "exception.h"
#include "../assets/liberation.ttf.xxd"
#include "../liberation.ttf.xxd"
#include "SDL2/SDL_ttf.h"