diff options
-rw-r--r-- | src/gui/models/updatelistmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/models/updatelistmodel.h b/src/gui/models/updatelistmodel.h index 0f1104200..7834ad2be 100644 --- a/src/gui/models/updatelistmodel.h +++ b/src/gui/models/updatelistmodel.h @@ -25,7 +25,7 @@ #include "gui/models/listmodel.h" -#include "net/hostsgroup.h" +#include "net/serverinfo.h" #include "utils/stringvector.h" |