diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1e6ee392f..d67bfc654 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -951,6 +951,8 @@ SET(SRCS resources/inventory/complexinventory.h resources/inventory/inventory.cpp resources/inventory/inventory.h + resources/item/complexitem.cpp + resources/item/complexitem.h resources/item/item.cpp resources/item/item.h itemcolormanager.cpp |