Added required playerbot includes

This commit is contained in:
Foereaper
2015-04-04 01:17:40 +02:00
parent 8b744ec5bd
commit 48e5d45d9c

View File

@@ -173,6 +173,7 @@ if( ${CMAKE_PROJECT_NAME} STREQUAL "TrinityCore" )
elseif( ${CMAKE_PROJECT_NAME} STREQUAL "MaNGOS" ) elseif( ${CMAKE_PROJECT_NAME} STREQUAL "MaNGOS" )
include_directories( include_directories(
${CMAKE_SOURCE_DIR}/dep/g3dlite
${CMAKE_SOURCE_DIR}/src/shared ${CMAKE_SOURCE_DIR}/src/shared
${CMAKE_SOURCE_DIR}/src/shared/Common ${CMAKE_SOURCE_DIR}/src/shared/Common
${CMAKE_SOURCE_DIR}/src/shared/Utilities ${CMAKE_SOURCE_DIR}/src/shared/Utilities