From 6e2a02c73e54648c7eefe2cb8cfc99a285fed868 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Sep 2015 19:26:12 +0300 Subject: Split protocol.h into protocolin.h and protocolout.h --- src/net/eathena/searchstorehandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/searchstorehandler.cpp') diff --git a/src/net/eathena/searchstorehandler.cpp b/src/net/eathena/searchstorehandler.cpp index 871807f62..fcea736aa 100644 --- a/src/net/eathena/searchstorehandler.cpp +++ b/src/net/eathena/searchstorehandler.cpp @@ -21,7 +21,7 @@ #include "net/eathena/searchstorehandler.h" #include "net/eathena/messageout.h" -#include "net/eathena/protocol.h" +#include "net/eathena/protocolout.h" #include "debug.h" -- cgit v1.2.3-70-g09d2