summaryrefslogtreecommitdiffstats
path: root/examples/charts/callout/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/callout/view.h')
-rw-r--r--examples/charts/callout/view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/charts/callout/view.h b/examples/charts/callout/view.h
index 3a322382..82f41696 100644
--- a/examples/charts/callout/view.h
+++ b/examples/charts/callout/view.h
@@ -20,8 +20,8 @@
#ifndef VIEW_H
#define VIEW_H
-#include <QGraphicsView>
-#include <QChartGlobal>
+#include <QtWidgets/QGraphicsView>
+#include <QtCharts/QChartGlobal>
QT_CHARTS_BEGIN_NAMESPACE
class QChart;