summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandhandler.cpp')
-rw-r--r--src/commandhandler.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp
index addb7367..5a9063fb 100644
--- a/src/commandhandler.cpp
+++ b/src/commandhandler.cpp
@@ -24,6 +24,7 @@
#include "actorspritemanager.h"
#include "channelmanager.h"
#include "game.h"
+#include "gui/chatwindow.h"
#include "localplayer.h"
#include "playerrelations.h"
@@ -32,6 +33,7 @@
#include "net/chathandler.h"
#include "net/net.h"
#include "net/partyhandler.h"
+#include "net/playerlisthandler.h"
#include "utils/gettext.h"
#include "utils/stringutils.h"