summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmlweather/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/qmlweather/main.cpp')
-rw-r--r--examples/charts/qmlweather/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/qmlweather/main.cpp b/examples/charts/qmlweather/main.cpp
index 9bdd28d1..70f1de07 100644
--- a/examples/charts/qmlweather/main.cpp
+++ b/examples/charts/qmlweather/main.cpp
@@ -20,7 +20,7 @@
#include <QtWidgets/QApplication>
#include <QtQuick/QQuickView>
-#include <QDebug>
+#include <QtCore/QDebug>
#include <QtCore/QDir>
#include <QtQml/QQmlContext>
#include <QtQml/QQmlEngine>