aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/items/qsgitem.h')
-rw-r--r--src/declarative/items/qsgitem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/items/qsgitem.h b/src/declarative/items/qsgitem.h
index 2cd2082acd..7dc43fbc8b 100644
--- a/src/declarative/items/qsgitem.h
+++ b/src/declarative/items/qsgitem.h
@@ -48,9 +48,9 @@
#include <QtCore/QObject>
#include <QtCore/QList>
-#include <QtGui/qgraphicssceneevent.h>
+#include <QtWidgets/qgraphicssceneevent.h>
#include <QtGui/qfont.h>
-#include <QtGui/qaction.h>
+#include <QtWidgets/qaction.h>
QT_BEGIN_HEADER