summaryrefslogtreecommitdiff
path: root/src/gui/models
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models')
-rw-r--r--src/gui/models/iconsmodel.h1
-rw-r--r--src/gui/models/itemsmodel.h1
-rw-r--r--src/gui/models/serverslistmodel.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/models/iconsmodel.h b/src/gui/models/iconsmodel.h
index ce977fb5f..4028895fb 100644
--- a/src/gui/models/iconsmodel.h
+++ b/src/gui/models/iconsmodel.h
@@ -25,7 +25,6 @@
#include "gui/models/listmodel.h"
-#include "utils/cast.h"
#include "utils/foreach.h"
#include "resources/iteminfo.h"
diff --git a/src/gui/models/itemsmodel.h b/src/gui/models/itemsmodel.h
index 3b4933ce2..a49a7cfc5 100644
--- a/src/gui/models/itemsmodel.h
+++ b/src/gui/models/itemsmodel.h
@@ -29,7 +29,6 @@
#include "resources/db/itemdb.h"
-#include "utils/cast.h"
#include "utils/foreach.h"
#include <list>
diff --git a/src/gui/models/serverslistmodel.h b/src/gui/models/serverslistmodel.h
index 8b558d17a..206daa02a 100644
--- a/src/gui/models/serverslistmodel.h
+++ b/src/gui/models/serverslistmodel.h
@@ -31,7 +31,6 @@
#include "gui/models/listmodel.h"
-#include "utils/cast.h"
#include "utils/gettext.h"
/**