From df9a970a5109002f2eab7907718976dfb810803b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 17 Feb 2018 22:03:30 +0300 Subject: Move vector class into resources directory. --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.2.3-70-g09d2