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