summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-23 22:13:12 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-23 22:13:12 +0300
commit880fa28099e828821378a9c83a7218ae5bfa3110 (patch)
treef82ebcde15a1410f0f181aa113348b541f676a6c
parent727efc660d76e9ab12e333c6a196dcbbd88947ee (diff)
downloadplus-880fa28099e828821378a9c83a7218ae5bfa3110.tar.gz
plus-880fa28099e828821378a9c83a7218ae5bfa3110.tar.bz2
plus-880fa28099e828821378a9c83a7218ae5bfa3110.tar.xz
plus-880fa28099e828821378a9c83a7218ae5bfa3110.zip
Remove extra include.
-rw-r--r--src/net/eathena/playerrecv.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/playerrecv.cpp b/src/net/eathena/playerrecv.cpp
index 6b90d8a8e..436852091 100644
--- a/src/net/eathena/playerrecv.cpp
+++ b/src/net/eathena/playerrecv.cpp
@@ -43,7 +43,6 @@
#include "gui/widgets/tabs/chat/chattab.h"
#include "net/eathena/sp.h"
-#include "net/messagein.h"
#include "net/playerhandler.h"
#include "utils/gettext.h"