diff options
Diffstat (limited to 'src/gui/models/itemsmodel.h')
-rw-r--r-- | src/gui/models/itemsmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/models/itemsmodel.h b/src/gui/models/itemsmodel.h index 383bb9c14..808ae0f04 100644 --- a/src/gui/models/itemsmodel.h +++ b/src/gui/models/itemsmodel.h @@ -31,7 +31,7 @@ #include "utils/gettext.h" -#include "debug.h" +#include "localconsts.h" class ItemsModal final : public ListModel { |