lib: fix compile after include change.

This commit is contained in:
[CST] Bas
2012-03-04 15:53:33 +08:00
parent 3affe12060
commit b04b3f270a
7 changed files with 18 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
INCLUDES = \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/zapit/include \
$(FREETYPE_CFLAGS)
if BOXTYPE_COOL