From 366ec0909c764257a19fcbcc17cfb3948c85e0a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Dec 2015 20:01:17 +0300 Subject: Move chatconsts into const directory. --- src/gui/widgets/tabs/chat/gmtab.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets/tabs/chat/gmtab.cpp') diff --git a/src/gui/widgets/tabs/chat/gmtab.cpp b/src/gui/widgets/tabs/chat/gmtab.cpp index a54798fc5..28dfe4e8c 100644 --- a/src/gui/widgets/tabs/chat/gmtab.cpp +++ b/src/gui/widgets/tabs/chat/gmtab.cpp @@ -20,13 +20,14 @@ #include "gui/widgets/tabs/chat/gmtab.h" -#include "gui/chatconsts.h" -#include "net/chathandler.h" +#include "const/gui/chat.h" #include "gui/windows/chatwindow.h" #include "utils/gettext.h" +#include "net/chathandler.h" + #include "debug.h" GmTab *gmChatTab = nullptr; -- cgit v1.2.3-60-g2f50