summaryrefslogtreecommitdiffstats
path: root/src/charts/boxplotchart/qboxset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/boxplotchart/qboxset.h')
-rw-r--r--src/charts/boxplotchart/qboxset.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/charts/boxplotchart/qboxset.h b/src/charts/boxplotchart/qboxset.h
index 498b570d..d2268612 100644
--- a/src/charts/boxplotchart/qboxset.h
+++ b/src/charts/boxplotchart/qboxset.h
@@ -21,10 +21,10 @@
#ifndef QBOXSET_H
#define QBOXSET_H
-#include <QtCharts/qchartglobal.h>
-#include <QPen>
-#include <QBrush>
-#include <QFont>
+#include <QtCharts/QChartGlobal>
+#include <QtGui/QPen>
+#include <QtGui/QBrush>
+#include <QtGui/QFont>
QT_CHARTS_BEGIN_NAMESPACE
class QBoxSetPrivate;