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