FIXED: Added PNG include dir

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@772 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
spacy51 2008-10-20 16:30:07 +00:00
parent a04fad888d
commit d224ac219a
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}
) )