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 7080937b4..69de475f3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -660,7 +660,7 @@ SET(SRCS resources/imagewriter.h resources/db/itemdb.cpp resources/db/itemdb.h - resources/db/itemdbstat.h + resources/itemdbstat.h resources/db/itemfielddb.cpp resources/db/itemfielddb.h resources/iteminfo.h |