diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8721c9036..28f021e56 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -759,6 +759,8 @@ SET(SRCS position.cpp position.h resources/map/properties.h + resources/map/speciallayer.cpp + resources/map/speciallayer.h resources/map/tileanimation.cpp resources/map/tileanimation.h particle/rotationalparticle.cpp |