gui: fix compile after include change.

Origin commit data
------------------
Commit: 3d96ea9419
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)
This commit is contained in:
[CST] Bas
2012-03-04 15:50:56 +08:00
parent 42745eed19
commit 100e47e2a4
8 changed files with 20 additions and 18 deletions

View File

@@ -1,9 +1,10 @@
AM_CPPFLAGS = -fno-rtti -fno-exceptions
INCLUDES = \
-I$(top_srcdir)/lib \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/lib/libnet \
-I$(top_srcdir)/lib/libconfigfile \
@FREETYPE_CFLAGS@