summaryrefslogtreecommitdiff
path: root/src/net/eathena/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/gui')
-rw-r--r--src/net/eathena/gui/guildtab.cpp1
-rw-r--r--src/net/eathena/gui/partytab.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/gui/guildtab.cpp b/src/net/eathena/gui/guildtab.cpp
index fb7cabc77..049c00186 100644
--- a/src/net/eathena/gui/guildtab.cpp
+++ b/src/net/eathena/gui/guildtab.cpp
@@ -23,7 +23,6 @@
#include "net/eathena/gui/guildtab.h"
#include "chatlogger.h"
-#include "commandhandler.h"
#include "guild.h"
#include "localplayer.h"
diff --git a/src/net/eathena/gui/partytab.cpp b/src/net/eathena/gui/partytab.cpp
index da14226fe..e98642963 100644
--- a/src/net/eathena/gui/partytab.cpp
+++ b/src/net/eathena/gui/partytab.cpp
@@ -23,7 +23,6 @@
#include "net/eathena/gui/partytab.h"
#include "chatlogger.h"
-#include "commandhandler.h"
#include "localplayer.h"
#include "party.h"