* make CMake compile again (after pynodes addition). Patch provided by skejoe.

This commit is contained in:
Nathan Letwory 2008-02-10 20:50:50 +00:00
parent f6dcb28560
commit a7702e3d94
2 changed files with 2 additions and 0 deletions

@ -38,6 +38,7 @@ SET(INC
../nodes
${SDL_INC}
${ZLIB_INC}
${PYTHON_INC}
)
IF(WITH_VERSE)

@ -36,6 +36,7 @@ SET(INC
../blenkernel
${SDL_INC}
${ZLIB_INC}
${PYTHON_INC}
)
IF(WITH_VERSE)