summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-14 20:01:17 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-14 20:01:17 +0300
commit366ec0909c764257a19fcbcc17cfb3948c85e0a5 (patch)
treeeaf39a925aa7905abf1de2ca1ee68e7d7ef67d8e /src/CMakeLists.txt
parentc08c64a1fa6c7198817af294329230951f282c7c (diff)
downloadplus-366ec0909c764257a19fcbcc17cfb3948c85e0a5.tar.gz
plus-366ec0909c764257a19fcbcc17cfb3948c85e0a5.tar.bz2
plus-366ec0909c764257a19fcbcc17cfb3948c85e0a5.tar.xz
plus-366ec0909c764257a19fcbcc17cfb3948c85e0a5.zip
Move chatconsts into const directory.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f5434822f..47a15746c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -913,6 +913,7 @@ SET(SRCS
const/equipment.h
const/spells.h
const/utils/timer.h
+ const/gui/chat.h
const/gui/theme.h
const/render/graphics.h
render/graphics.cpp