summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmlaxes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/qmlaxes')
-rw-r--r--examples/charts/qmlaxes/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/qmlaxes/main.cpp b/examples/charts/qmlaxes/main.cpp
index bb0957e8..8aab8347 100644
--- a/examples/charts/qmlaxes/main.cpp
+++ b/examples/charts/qmlaxes/main.cpp
@@ -18,7 +18,7 @@
**
****************************************************************************/
-#include <QApplication>
+#include <QtWidgets/QApplication>
#include <QtCore/QDir>
#include <QtQuick/QQuickView>
#include <QtQml/QQmlEngine>