summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartView.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-12 00:34:48 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-09-06 11:55:38 +0200
commitc6a4c1a998bdf6c709b87fc60361f519c3213138 (patch)
tree367b29170f63f8d27adf308900189f6ed69f1738 /chart2/source/view/main/ChartView.cxx
parent247d0795312fdb8b1bfc68bf9e0d33459dbfeb63 (diff)
tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I33d3ac3edbda5e2a9958373123565e28210b55c8 Reviewed-on: https://gerrit.libreoffice.org/59956 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/source/view/main/ChartView.cxx')
-rw-r--r--chart2/source/view/main/ChartView.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index 27eea131cae8..5bd8dc7b8f04 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -34,6 +34,7 @@
#include <LegendHelper.hxx>
#include "VLegend.hxx"
#include <PropertyMapper.hxx>
+#include <ChartModel.hxx>
#include <ChartModelHelper.hxx>
#include <ChartTypeHelper.hxx>
#include <ScaleAutomatism.hxx>