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 411e3d14..abe96a29 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -208,8 +208,8 @@ SET(SRCS_MANASERVGAME
game-server/abilitymanager.h
game-server/accountconnection.h
game-server/accountconnection.cpp
- game-server/actor.h
- game-server/actor.cpp
+ game-server/actorcomponent.h
+ game-server/actorcomponent.cpp
game-server/attribute.h
game-server/attribute.cpp
game-server/attributemanager.h