summaryrefslogtreecommitdiff
path: root/make/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/config.mk')
-rw-r--r--make/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config.mk b/make/config.mk
index 42fb9a87..12d8bc20 100644
--- a/make/config.mk
+++ b/make/config.mk
@@ -42,5 +42,5 @@ endif
###
# Common compiler options
-COMMON_CXXFLAGS=-fno-exceptions -fPIC -funwind-tables -I${ProjSrcRoot}/lib
+COMMON_CXXFLAGS=-fno-exceptions -fPIC -funwind-tables -I${ProjSrcRoot}/lib -I${ProjSrcRoot}/include
COMMON_CFLAGS=-fPIC