summaryrefslogtreecommitdiff
path: root/src/net/eathena/partyrecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/partyrecv.cpp')
-rw-r--r--src/net/eathena/partyrecv.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/net/eathena/partyrecv.cpp b/src/net/eathena/partyrecv.cpp
index 479433690..a5359aac5 100644
--- a/src/net/eathena/partyrecv.cpp
+++ b/src/net/eathena/partyrecv.cpp
@@ -34,10 +34,9 @@
#include "gui/widgets/tabs/chat/partytab.h"
-#include "net/ea/partyrecv.h"
+#include "net/messagein.h"
-#include "net/eathena/messageout.h"
-#include "net/eathena/protocol.h"
+#include "net/ea/partyrecv.h"
#include "debug.h"