diff options
Diffstat (limited to 'src/gui/models/updatelistmodel.h')
-rw-r--r-- | src/gui/models/updatelistmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/updatelistmodel.h b/src/gui/models/updatelistmodel.h index 8156ec145..74bd44af1 100644 --- a/src/gui/models/updatelistmodel.h +++ b/src/gui/models/updatelistmodel.h @@ -27,6 +27,8 @@ #include "net/serverinfo.h" +#include "utils/foreach.h" + #include "localconsts.h" class UpdateListModel final : public ListModel |