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 2409bc1c..09ea3536 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -408,8 +408,8 @@ SET(SRCS ) SET(SRCS_EA - gui/char_server.cpp - gui/char_server.h + gui/char_select.cpp + gui/char_select.h gui/skill.cpp gui/skill.h gui/status.cpp |