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