summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b483657e9..7be36dfbb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -916,8 +916,8 @@ SET(SRCS
equipment.h
eventsmanager.cpp
eventsmanager.h
- flooritem.cpp
- flooritem.h
+ being/flooritem.cpp
+ being/flooritem.h
game.cpp
game.h
gamemodifiers.cpp