diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7e7d60886..8653c2ef7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -520,13 +520,13 @@ SET(SRCS debug.h defaults.cpp defaults.h + depricatedevent.cpp + depricatedevent.h effectmanager.cpp effectmanager.h emoteshortcut.cpp emoteshortcut.h equipment.h - event.cpp - event.h flooritem.cpp flooritem.h game.cpp |