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/game.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 94bb4a8fd..a8a13e0dc 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -43,6 +43,8 @@ #include "const/spells.h" +#include "const/gui/chat.h" + #include "enums/being/beingdirection.h" #include "particle/particle.h" @@ -51,7 +53,6 @@ #include "input/joystick.h" #include "input/keyboardconfig.h" -#include "gui/chatconsts.h" #include "gui/dialogsmanager.h" #include "gui/gui.h" #include "gui/popupmanager.h" -- cgit v1.2.3-70-g09d2