aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgflickable.cpp
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/qsgflickable.cpp
parent9bfdaadd36cdb5254d808688aa8485e5a592937d (diff)
Build against refactor.
Diffstat (limited to 'src/declarative/items/qsgflickable.cpp')
-rw-r--r--src/declarative/items/qsgflickable.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/items/qsgflickable.cpp b/src/declarative/items/qsgflickable.cpp
index be6e97f363..1d8f107abc 100644
--- a/src/declarative/items/qsgflickable.cpp
+++ b/src/declarative/items/qsgflickable.cpp
@@ -45,8 +45,8 @@
#include "qsgcanvas_p.h"
#include <QtDeclarative/qdeclarativeinfo.h>
-#include <QtGui/qgraphicssceneevent.h>
-#include <QtGui/qapplication.h>
+#include <QtWidgets/qgraphicssceneevent.h>
+#include <QtWidgets/qapplication.h>
#include "qplatformdefs.h"
QT_BEGIN_NAMESPACE