diff options
Diffstat (limited to 'src/gui/models/itemsmodel.h')
-rw-r--r-- | src/gui/models/itemsmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/itemsmodel.h b/src/gui/models/itemsmodel.h index 8be90ab12..a49a7cfc5 100644 --- a/src/gui/models/itemsmodel.h +++ b/src/gui/models/itemsmodel.h @@ -29,6 +29,8 @@ #include "resources/db/itemdb.h" +#include "utils/foreach.h" + #include <list> #include "localconsts.h" |