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/actions/chat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/chat.cpp') diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp index 4c77787ab..42d16ee22 100644 --- a/src/actions/chat.cpp +++ b/src/actions/chat.cpp @@ -24,7 +24,7 @@ #include "actions/actiondef.h" -#include "gui/chatconsts.h" +#include "const/gui/chat.h" #include "gui/windows/chatwindow.h" -- cgit v1.2.3-70-g09d2