summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2010-12-29 20:09:43 +0100
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2010-12-29 20:09:43 +0100
commit74da2ff079653885d4de65f11623216bde34a94c (patch)
tree8a9a975269e567a849c9ce494414175b68e6061e /src/CMakeLists.txt
parent3c1c0f640db636bb1cc588f22886ed165c7942d7 (diff)
downloadmanaserv-74da2ff079653885d4de65f11623216bde34a94c.tar.gz
manaserv-74da2ff079653885d4de65f11623216bde34a94c.tar.xz
manaserv-74da2ff079653885d4de65f11623216bde34a94c.zip
protocol.h -> manaserv_protocol.h to avoid conflicts with mysql files.
Resolves: Mana-Mantis #278.
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 8d09c3e..0ab2272 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