summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 221d7d8b..1273fe40 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -303,6 +303,7 @@ SET(SRCS
gui/worldselectdialog.cpp
gui/worldselectdialog.h
net/adminhandler.h
+ net/charhandler.cpp
net/charhandler.h
net/chathandler.h
net/download.cpp
@@ -434,7 +435,6 @@ SET(SRCS
keyboardconfig.h
localplayer.cpp
localplayer.h
- lockedarray.h
log.cpp
log.h
main.cpp