diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8d09c3e9..0ab2272d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -101,7 +101,7 @@ MARK_AS_ADVANCED(PHYSFS_LIBRARY) SET(SRCS defines.h - protocol.h + manaserv_protocol.h point.h common/configuration.h common/configuration.cpp |