From fc1de272d5e3d9f5666ecd792d770b63dce7d8e4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 Apr 2011 04:03:47 +0300 Subject: Rename some gui class files to real class names. --- src/commandhandler.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/commandhandler.cpp') 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" -- cgit v1.2.3-60-g2f50