summaryrefslogtreecommitdiffstats
path: root/src/charts/boxplotchart/qboxset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/boxplotchart/qboxset.cpp')
-rw-r--r--src/charts/boxplotchart/qboxset.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/charts/boxplotchart/qboxset.cpp b/src/charts/boxplotchart/qboxset.cpp
index 065746f3..d90ad68d 100644
--- a/src/charts/boxplotchart/qboxset.cpp
+++ b/src/charts/boxplotchart/qboxset.cpp
@@ -18,9 +18,9 @@
**
****************************************************************************/
-#include "qboxset.h"
-#include "qboxset_p.h"
-#include "charthelpers_p.h"
+#include <QtCharts/QBoxSet>
+#include <private/qboxset_p.h>
+#include <private/charthelpers_p.h>
QT_CHARTS_BEGIN_NAMESPACE