summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-06 18:36:28 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-06 18:36:28 +0300
commit0fa972c8b0640aaa5f3f3503a59062948c6e330d (patch)
tree9340a808b399163c0c9f854796f23d27661f74b7 /src/CMakeLists.txt
parent3839572c35941ef829ba1be6b70bc1a584a67a36 (diff)
downloadplus-0fa972c8b0640aaa5f3f3503a59062948c6e330d.tar.gz
plus-0fa972c8b0640aaa5f3f3503a59062948c6e330d.tar.bz2
plus-0fa972c8b0640aaa5f3f3503a59062948c6e330d.tar.xz
plus-0fa972c8b0640aaa5f3f3503a59062948c6e330d.zip
Move pikcup.h into enums 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 a4ac5159d..2e5bb343f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -929,7 +929,7 @@ SET(SRCS
being/localplayer.h
being/mercenaryinfo.h
being/petinfo.h
- being/pickup.h
+ enums/being/pickup.h
logger.cpp
logger.h
main.cpp