summaryrefslogtreecommitdiffstats
path: root/src/charts/legend/qlegendmarker_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/legend/qlegendmarker_p.h')
-rw-r--r--src/charts/legend/qlegendmarker_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/charts/legend/qlegendmarker_p.h b/src/charts/legend/qlegendmarker_p.h
index 09e46f09..d3053f31 100644
--- a/src/charts/legend/qlegendmarker_p.h
+++ b/src/charts/legend/qlegendmarker_p.h
@@ -30,11 +30,11 @@
#ifndef QLEGENDMARKERPRIVATE_H
#define QLEGENDMARKERPRIVATE_H
-#include "qchartglobal.h"
+#include <QtCharts/QChartGlobal>
#include <QGraphicsObject>
-#include <QBrush>
-#include <QPen>
-#include <QGraphicsLayoutItem>
+#include <QtGui/QBrush>
+#include <QtGui/QPen>
+#include <QtWidgets/QGraphicsLayoutItem>
QT_CHARTS_BEGIN_NAMESPACE