summaryrefslogtreecommitdiff
path: root/src/net/eathena/gamerecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/gamerecv.cpp')
-rw-r--r--src/net/eathena/gamerecv.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/net/eathena/gamerecv.cpp b/src/net/eathena/gamerecv.cpp
index e86411712..43c52ba61 100644
--- a/src/net/eathena/gamerecv.cpp
+++ b/src/net/eathena/gamerecv.cpp
@@ -27,14 +27,9 @@
#include "being/localplayer.h"
-#include "net/serverfeatures.h"
+#include "net/messagein.h"
-#include "net/ea/token.h"
-
-#include "net/eathena/loginhandler.h"
-#include "net/eathena/messageout.h"
#include "net/eathena/network.h"
-#include "net/eathena/protocol.h"
#include "debug.h"