summaryrefslogtreecommitdiff
path: root/src/net/eathena/adminhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/adminhandler.cpp')
-rw-r--r--src/net/eathena/adminhandler.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/net/eathena/adminhandler.cpp b/src/net/eathena/adminhandler.cpp
index 69f03cc61..80263949d 100644
--- a/src/net/eathena/adminhandler.cpp
+++ b/src/net/eathena/adminhandler.cpp
@@ -22,15 +22,10 @@
#include "net/eathena/adminhandler.h"
-#include "actorspritemanager.h"
-#include "game.h"
#include "notifications.h"
#include "notifymanager.h"
-#include "being/playerrelations.h"
-
-#include "net/chathandler.h"
-
+#include "net/eathena/messageout.h"
#include "net/eathena/protocol.h"
#include <string>