summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerrecv.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
commit8356efd659046630db247b344bb4baec29c4a6e7 (patch)
treeb0758791b4f0856856536556d0e99f1ef08bf3bb /src/net/tmwa/playerrecv.cpp
parentad65d5b7ee4e206733add9e5514a7d51e02c2d54 (diff)
downloadManaVerse-8356efd659046630db247b344bb4baec29c4a6e7.tar.gz
ManaVerse-8356efd659046630db247b344bb4baec29c4a6e7.tar.bz2
ManaVerse-8356efd659046630db247b344bb4baec29c4a6e7.tar.xz
ManaVerse-8356efd659046630db247b344bb4baec29c4a6e7.zip
Remove some useless includes.
Diffstat (limited to 'src/net/tmwa/playerrecv.cpp')
-rw-r--r--src/net/tmwa/playerrecv.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/net/tmwa/playerrecv.cpp b/src/net/tmwa/playerrecv.cpp
index 88d2062bb..813006448 100644
--- a/src/net/tmwa/playerrecv.cpp
+++ b/src/net/tmwa/playerrecv.cpp
@@ -27,9 +27,7 @@
#include "gui/windows/statuswindow.h"
-#include "net/tmwa/inventoryhandler.h"
-#include "net/tmwa/messageout.h"
-#include "net/tmwa/protocol.h"
+#include "net/messagein.h"
#include "debug.h"