summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/playerrecv.h')
-rw-r--r--src/net/tmwa/playerrecv.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/net/tmwa/playerrecv.h b/src/net/tmwa/playerrecv.h
index 929591be6..c0f39acff 100644
--- a/src/net/tmwa/playerrecv.h
+++ b/src/net/tmwa/playerrecv.h
@@ -23,7 +23,10 @@
#ifndef NET_TMWA_PLAYERRECV_H
#define NET_TMWA_PLAYERRECV_H
-#include "net/ea/playerhandler.h"
+namespace Net
+{
+ class MessageIn;
+}
namespace TmwAthena
{