aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/painteditem/textballoons/textballoon.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/painteditem/textballoons/textballoon.h')
-rw-r--r--examples/declarative/painteditem/textballoons/textballoon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/painteditem/textballoons/textballoon.h b/examples/declarative/painteditem/textballoons/textballoon.h
index 064d20bd7e..e35107c1b2 100644
--- a/examples/declarative/painteditem/textballoons/textballoon.h
+++ b/examples/declarative/painteditem/textballoons/textballoon.h
@@ -42,7 +42,7 @@
#ifndef TEXTBALLOON_H
#define TEXTBALLOON_H
-#include <QtDeclarative>
+#include <QtQuick>
//! [0]
class TextBalloon : public QQuickPaintedItem