diff options
Diffstat (limited to 'src/itemcolormanager.cpp')
-rw-r--r-- | src/itemcolormanager.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/itemcolormanager.cpp b/src/itemcolormanager.cpp index e1518e0b5..450aa8ffe 100644 --- a/src/itemcolormanager.cpp +++ b/src/itemcolormanager.cpp @@ -24,6 +24,8 @@ #include "resources/db/itemdb.h" +#include "resources/item/cardslist.h" + #include "debug.h" ItemColor ItemColorManager::getColorFromCards(const int *const cards) |