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 83d9f0776..7e238fba3 100644 --- a/src/gui/models/itemsmodel.h +++ b/src/gui/models/itemsmodel.h @@ -31,6 +31,8 @@ #include "utils/gettext.h" +#include <list> + #include "localconsts.h" class ItemsModal final : public ListModel |