diff options
Diffstat (limited to 'src/gui/models/iconsmodel.h')
-rw-r--r-- | src/gui/models/iconsmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/iconsmodel.h b/src/gui/models/iconsmodel.h index b462f8a23..fb069f1ee 100644 --- a/src/gui/models/iconsmodel.h +++ b/src/gui/models/iconsmodel.h @@ -29,6 +29,8 @@ #include "resources/db/itemdb.h" +#include <list> + #include "localconsts.h" class IconsModel final : public ListModel |