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