summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartItemPool.hxx
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/ChartItemPool.hxx
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/ChartItemPool.hxx')
-rw-r--r--chart2/source/view/main/ChartItemPool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/ChartItemPool.hxx b/chart2/source/view/main/ChartItemPool.hxx
index 82ebb0cc73e6..b311b3050aa7 100644
--- a/chart2/source/view/main/ChartItemPool.hxx
+++ b/chart2/source/view/main/ChartItemPool.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_CHART2_SOURCE_VIEW_MAIN_CHARTITEMPOOL_HXX
#define INCLUDED_CHART2_SOURCE_VIEW_MAIN_CHARTITEMPOOL_HXX
-#include <svl/poolitem.hxx>
+#include <tools/mapunit.hxx>
#include <svl/itempool.hxx>
#include <memory>