summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandhandler.cpp')
-rw-r--r--src/commandhandler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp
index 3b2f38f72..df45a4f66 100644
--- a/src/commandhandler.cpp
+++ b/src/commandhandler.cpp
@@ -30,8 +30,8 @@
#include "log.h"
#include "main.h"
-#include "gui/chat.h"
-#include "gui/help.h"
+#include "gui/chatwindow.h"
+#include "gui/helpwindow.h"
#include "gui/gui.h"
#include "gui/outfitwindow.h"
#include "gui/shopwindow.h"