summaryrefslogtreecommitdiff
path: root/src/net/tmwa/partyrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/partyrecv.h')
-rw-r--r--src/net/tmwa/partyrecv.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/net/tmwa/partyrecv.h b/src/net/tmwa/partyrecv.h
index 0d94cd738..aeda82ea2 100644
--- a/src/net/tmwa/partyrecv.h
+++ b/src/net/tmwa/partyrecv.h
@@ -22,9 +22,10 @@
#ifndef NET_TMWA_PARTYRECV_H
#define NET_TMWA_PARTYRECV_H
-#include "net/tmwa/messagehandler.h"
-
-#include "net/ea/partyhandler.h"
+namespace Net
+{
+ class MessageIn;
+}
namespace TmwAthena
{