summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-14 18:30:58 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-14 19:52:14 +0300
commitc08c64a1fa6c7198817af294329230951f282c7c (patch)
tree2883813ad2435821b2e8127940225392385f9a9f /src/CMakeLists.txt
parent24ec5d49e0f4e642578f5acaf8765b352353d572 (diff)
downloadplus-c08c64a1fa6c7198817af294329230951f282c7c.tar.gz
plus-c08c64a1fa6c7198817af294329230951f282c7c.tar.bz2
plus-c08c64a1fa6c7198817af294329230951f282c7c.tar.xz
plus-c08c64a1fa6c7198817af294329230951f282c7c.zip
Move emoteshortcutconsts.h into const directory.
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 791d7d650..f5434822f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -900,7 +900,7 @@ SET(SRCS
effectmanager.h
emoteshortcut.cpp
emoteshortcut.h
- emoteshortcutconsts.h
+ const/emoteshortcut.h
equipment.h
eventsmanager.cpp
eventsmanager.h