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/net/manaserv/effecthandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/manaserv/effecthandler.cpp') diff --git a/src/net/manaserv/effecthandler.cpp b/src/net/manaserv/effecthandler.cpp index c803b441..2df3fe0b 100644 --- a/src/net/manaserv/effecthandler.cpp +++ b/src/net/manaserv/effecthandler.cpp @@ -27,7 +27,7 @@ #include "net/messagein.h" -#include "net/manaserv/protocol.h" +#include "net/manaserv/manaserv_protocol.h" namespace ManaServ { -- cgit v1.2.3-70-g09d2