diff options
Diffstat (limited to 'src/gui/models/modelistmodel.h')
-rw-r--r-- | src/gui/models/modelistmodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/models/modelistmodel.h b/src/gui/models/modelistmodel.h index abeb99f68..ed4d449d7 100644 --- a/src/gui/models/modelistmodel.h +++ b/src/gui/models/modelistmodel.h @@ -25,6 +25,7 @@ #include "gui/models/listmodel.h" +#include "utils/cast.h" #include "utils/stringvector.h" #include "localconsts.h" |