Browse Source

remove game dir from CROWN_INCLUDE

mikymod 12 years ago
parent
commit
6bc87b7cf6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      CMakeLists.txt

+ 0 - 2
CMakeLists.txt

@@ -27,8 +27,6 @@ set (CROWN_INCLUDES
 	${CMAKE_SOURCE_DIR}/src/renderers
 	${CMAKE_SOURCE_DIR}/src/network
 	${CMAKE_SOURCE_DIR}/src/lua
-
-	${CMAKE_SOURCE_DIR}/game
 )
 
 # always debug mode for now