aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgitem.h
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-07-28 13:18:25 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-07-29 14:06:41 +0200
commit68c74921dfe30a147c8350c03b3f8f41942cb09c (patch)
tree153234e5cac77e4672506018a146ace534b8db9f /src/declarative/items/qsgitem.h
parent9bfdaadd36cdb5254d808688aa8485e5a592937d (diff)
Build against refactor.
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