summaryrefslogtreecommitdiff
path: root/src/net/eathena/bankhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-07 19:26:12 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-07 19:26:12 +0300
commit6e2a02c73e54648c7eefe2cb8cfc99a285fed868 (patch)
tree6f5a47590d861bbbb8065a203de054b1f9503303 /src/net/eathena/bankhandler.cpp
parente06101a4c8633a43d813d4a62bde2d9f49c128bf (diff)
downloadManaVerse-6e2a02c73e54648c7eefe2cb8cfc99a285fed868.tar.gz
ManaVerse-6e2a02c73e54648c7eefe2cb8cfc99a285fed868.tar.bz2
ManaVerse-6e2a02c73e54648c7eefe2cb8cfc99a285fed868.tar.xz
ManaVerse-6e2a02c73e54648c7eefe2cb8cfc99a285fed868.zip
Split protocol.h into protocolin.h and protocolout.h
Diffstat (limited to 'src/net/eathena/bankhandler.cpp')
-rw-r--r--src/net/eathena/bankhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/bankhandler.cpp b/src/net/eathena/bankhandler.cpp
index 1ff63fe1f..1c5a35056 100644
--- a/src/net/eathena/bankhandler.cpp
+++ b/src/net/eathena/bankhandler.cpp
@@ -21,7 +21,7 @@
#include "net/eathena/bankhandler.h"
#include "net/eathena/messageout.h"
-#include "net/eathena/protocol.h"
+#include "net/eathena/protocolout.h"
#include "debug.h"