summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-06 17:30:10 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-06 17:30:10 +0300
commit953101de6e60cf849c73e1109268b88c34062833 (patch)
treeca2653fdc165885b8eaede895fe70c24c1b61388 /src/CMakeLists.txt
parentb664e07438eaaafc5afc64ab47e5e30850fc1a03 (diff)
downloadplus-953101de6e60cf849c73e1109268b88c34062833.tar.gz
plus-953101de6e60cf849c73e1109268b88c34062833.tar.bz2
plus-953101de6e60cf849c73e1109268b88c34062833.tar.xz
plus-953101de6e60cf849c73e1109268b88c34062833.zip
Move downloadstatus.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 0ca1648ee..a234347aa 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -538,7 +538,7 @@ SET(SRCS
net/elementalhandler.h
net/download.cpp
net/download.h
- net/downloadstatus.h
+ enums/net/downloadstatus.h
net/gamehandler.h
net/generalhandler.h
net/guildhandler.h