summaryrefslogtreecommitdiffstats
path: root/examples/charts/stackedbarchartdrilldown/drilldownchart.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/stackedbarchartdrilldown/drilldownchart.h')
-rw-r--r--examples/charts/stackedbarchartdrilldown/drilldownchart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/stackedbarchartdrilldown/drilldownchart.h b/examples/charts/stackedbarchartdrilldown/drilldownchart.h
index c75216f7..c2fb636d 100644
--- a/examples/charts/stackedbarchartdrilldown/drilldownchart.h
+++ b/examples/charts/stackedbarchartdrilldown/drilldownchart.h
@@ -21,7 +21,7 @@
#ifndef DRILLDOWNCHART_H
#define DRILLDOWNCHART_H
-#include <QChart>
+#include <QtCharts/QChart>
#include "drilldownseries.h"
QT_CHARTS_USE_NAMESPACE