summaryrefslogtreecommitdiff
path: root/chart2/source/view/diagram
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-22 19:24:29 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-06-01 11:47:09 +0200
commitbdf5a7b5792cc93cd0a8984cfd8528dfe67b3e70 (patch)
treea94efa304c6e6410c4dedf434d97b83480237459 /chart2/source/view/diagram
parent36ad2b13371a24d99dcec16a60b48d895e0228aa (diff)
tdf#42949 Fix IWYU warnings in chart2/source/view/inc/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here and a bit of fallout management. Change-Id: I1eb30323e083afca7c024d494856ccc66c41482d Reviewed-on: https://gerrit.libreoffice.org/55037 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/source/view/diagram')
-rw-r--r--chart2/source/view/diagram/VDiagram.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/diagram/VDiagram.cxx b/chart2/source/view/diagram/VDiagram.cxx
index 3baf5373e593..a545e84a485b 100644
--- a/chart2/source/view/diagram/VDiagram.cxx
+++ b/chart2/source/view/diagram/VDiagram.cxx
@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <AbstractShapeFactory.hxx>
#include <VDiagram.hxx>
#include <PropertyMapper.hxx>
#include <ViewDefines.hxx>