summaryrefslogtreecommitdiffstats
path: root/examples/mobile/qtbubblelevel/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mobile/qtbubblelevel/main.cpp')
-rw-r--r--examples/mobile/qtbubblelevel/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mobile/qtbubblelevel/main.cpp b/examples/mobile/qtbubblelevel/main.cpp
index ad0e1dc7..2b8bdf00 100644
--- a/examples/mobile/qtbubblelevel/main.cpp
+++ b/examples/mobile/qtbubblelevel/main.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include <QtQuick1>
+#include <QtDeclarative>
#include <QtGui>
#include <QAccelerometer>