diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index cc2d33a30..5c0a49bcf 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1427,8 +1427,8 @@ SET(SRCS input/touch/touchmanager.cpp input/touch/touchmanager.h variabledata.h - vector.cpp - vector.h + resources/vector.cpp + resources/vector.h resources/map/walklayer.cpp resources/map/walklayer.h events/actionevent.h |