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 c07b1d2c3..4ea2407af 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1195,8 +1195,8 @@ SET(SRCS resources/map/tileset.h touchactions.cpp touchactions.h - touchmanager.cpp - touchmanager.h + input/touch/touchmanager.cpp + input/touch/touchmanager.h units.cpp units.h variabledata.h |