summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-04-23 04:36:12 +0300
committerAndrei Karas <akaras@inbox.ru>2016-04-23 04:36:12 +0300
commit179f7e59d40cca2158bd4e803e20b2305013af9d (patch)
tree847a03fac3a2cd9d0baf56e77b0e9f9b220f74b1
parent45a17142524b79254b0b87a8385ee36cbfac79ce (diff)
downloadplus-179f7e59d40cca2158bd4e803e20b2305013af9d.tar.gz
plus-179f7e59d40cca2158bd4e803e20b2305013af9d.tar.bz2
plus-179f7e59d40cca2158bd4e803e20b2305013af9d.tar.xz
plus-179f7e59d40cca2158bd4e803e20b2305013af9d.zip
Fix compilation with some flags.
-rw-r--r--src/gui/models/updatelistmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/updatelistmodel.h b/src/gui/models/updatelistmodel.h
index 7601488ba..e2424cb7b 100644
--- a/src/gui/models/updatelistmodel.h
+++ b/src/gui/models/updatelistmodel.h
@@ -25,6 +25,8 @@
#include "gui/models/listmodel.h"
+#include "net/serverinfo.h"
+
#include "utils/stringvector.h"
#include "localconsts.h"