diff --git a/dlls/CMakeLists.txt b/dlls/CMakeLists.txt index e0b6a8b3..28ca5a8f 100644 --- a/dlls/CMakeLists.txt +++ b/dlls/CMakeLists.txt @@ -127,12 +127,13 @@ set (SVDLL_SOURCES world.cpp xen.cpp zombie.cpp + halloween/shall_map_fixes.cpp ../pm_shared/pm_debug.c ../pm_shared/pm_math.c ../pm_shared/pm_shared.c ) -include_directories (. wpn_shared ../common ../engine ../pm_shared ../game_shared ../public) +include_directories (. wpn_shared ../common ../engine ../pm_shared ../game_shared ../public halloween) if(USE_VOICEMGR) set(SVDLL_SOURCES