src: fix compile after include change.

This commit is contained in:
[CST] Bas
2012-03-04 15:54:01 +08:00
parent b04b3f270a
commit 9b33a52d86
3 changed files with 15 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
AM_CXXFLAGS = -fno-rtti -fno-exceptions
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/zapit/include \