Added include path ../include

reported by Melchior FRANZ.

Kent
This commit is contained in:
Kent Mein
2007-08-06 15:32:21 +00:00
parent fbb6a133df
commit 2e6fd021b8

View File

@@ -30,7 +30,7 @@
FILE(GLOB SRC intern/*.cpp)
SET(INC
. intern ../blenkernel ../blenlib ../makesdna
. intern ../blenkernel ../blenlib ../makesdna ../include
${FTGL_INC}
${FREETYPE_INC}
${GETTEXT_INC}