summaryrefslogtreecommitdiff
path: root/src/net/tmwa/chathandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-15 20:35:51 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-15 20:35:51 +0300
commit69881a0d864f9db2f6a6ab1111d61638b651ad73 (patch)
tree928e3121ac68e156ec4998120d3b3ee9e7a6f21a /src/net/tmwa/chathandler.h
parentd30e64a2be314eb17fa45274524108c054cebea1 (diff)
downloadplus-69881a0d864f9db2f6a6ab1111d61638b651ad73.tar.gz
plus-69881a0d864f9db2f6a6ab1111d61638b651ad73.tar.bz2
plus-69881a0d864f9db2f6a6ab1111d61638b651ad73.tar.xz
plus-69881a0d864f9db2f6a6ab1111d61638b651ad73.zip
remove unused includes from net directory.
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
{