summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-14 20:36:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-14 20:36:32 +0300
commit06fdbb5ccf0a08312765f588408b9facd62dfc5c (patch)
tree701ac7dbf71c4594019688ea7f86b5c8e753092d /src/CMakeLists.txt
parent8fb8287c78982fd34ef7d7a2b971e0f40a51d44e (diff)
downloadplus-06fdbb5ccf0a08312765f588408b9facd62dfc5c.tar.gz
plus-06fdbb5ccf0a08312765f588408b9facd62dfc5c.tar.bz2
plus-06fdbb5ccf0a08312765f588408b9facd62dfc5c.tar.xz
plus-06fdbb5ccf0a08312765f588408b9facd62dfc5c.zip
Fix make files.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b53730766..aad4324d5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1197,7 +1197,7 @@ SET(SRCS
gui/widgets/basiccontainer.h
gui/buttoninfo.h
gui/buttontext.h
- gui/chatconsts.h
+ const/gui/chat.h
gui/chatlog.h
enums/gui/chatmsgtype.h
gui/cliprect.h