diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c7aab2541..280078a01 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -806,7 +806,7 @@ SET(SRCS textmanager.h particle/textparticle.cpp particle/textparticle.h - tileset.h + resources/map/tileset.h touchactions.cpp touchactions.h touchmanager.cpp |