summaryrefslogtreecommitdiff
path: root/src/net/tmwa/chathandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/chathandler.h')
-rw-r--r--src/net/tmwa/chathandler.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/net/tmwa/chathandler.h b/src/net/tmwa/chathandler.h
index 4a0429416..6da3a8eef 100644
--- a/src/net/tmwa/chathandler.h
+++ b/src/net/tmwa/chathandler.h
@@ -23,12 +23,10 @@
#ifndef NET_TMWA_CHATHANDLER_H
#define NET_TMWA_CHATHANDLER_H
-#include "net/chathandler.h"
-#include "net/net.h"
-
#include "net/ea/chathandler.h"
#include "net/tmwa/messagehandler.h"
+#include "net/tmwa/messageout.h"
namespace TmwAthena
{