summaryrefslogtreecommitdiffstats
path: root/examples/charts/piechartdrilldown/drilldownchart.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/piechartdrilldown/drilldownchart.h')
-rw-r--r--examples/charts/piechartdrilldown/drilldownchart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/piechartdrilldown/drilldownchart.h b/examples/charts/piechartdrilldown/drilldownchart.h
index 554b6651..c1d51529 100644
--- a/examples/charts/piechartdrilldown/drilldownchart.h
+++ b/examples/charts/piechartdrilldown/drilldownchart.h
@@ -20,7 +20,7 @@
#ifndef DRILLDOWNCHART_H
#define DRILLDOWNCHART_H
-#include <QChart>
+#include <QtCharts/QChart>
QT_CHARTS_BEGIN_NAMESPACE
class QAbstractSeries;