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 6a3ded644..1f806a932 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -652,7 +652,7 @@ SET(SRCS resources/db/moddb.cpp resources/db/moddb.h resources/mapinfo.h - resources/mapitemtype.h + enums/resources/map/mapitemtype.h resources/mapreader.cpp resources/mapreader.h resources/modinfo.cpp |