From a30f33392fe206b6d2c3a199281223b904eda3e9 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Thu, 30 Dec 2010 01:08:54 +0100 Subject: Renamed protocol.h to manaserv_protocol.h to follow server's changes. I'll sync the two files as for the new enums in a separate commit. Trivial fix. Resolves: Mana-mantis #278. --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d1e690bc..f3b5a644 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -618,7 +618,7 @@ SET(SRCS_MANA net/manaserv/partyhandler.h net/manaserv/playerhandler.cpp net/manaserv/playerhandler.h - net/manaserv/protocol.h + net/manaserv/manaserv_protocol.h net/manaserv/specialhandler.cpp net/manaserv/specialhandler.h net/manaserv/tradehandler.cpp -- cgit v1.2.3-70-g09d2