FIXED: Added PNG include dir

This commit is contained in:
spacy51 2008-10-20 16:30:07 +00:00
parent 279c498d62
commit f879d81040
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ ENDIF(CMAKE_ASM_COMPILER_LOADED AND USE_ASM_SCALERS)
INCLUDE_DIRECTORIES( INCLUDE_DIRECTORIES(
${ZLIB_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR}
${PNG_INCLUDE_DIR}
${SDL_INCLUDE_DIR} ${SDL_INCLUDE_DIR}
) )