summaryrefslogtreecommitdiffstats
path: root/include/editeng/itemtype.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-04-19 14:38:04 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-04-23 12:12:46 +0200
commit3667031eb27620f86b7c1e281eae3543ef98175c (patch)
tree8b0edd13834ac98767385ed60ad0fecc026890df /include/editeng/itemtype.hxx
parentLOK: support creating view with options (diff)
downloadcore-3667031eb27620f86b7c1e281eae3543ef98175c.tar.gz
core-3667031eb27620f86b7c1e281eae3543ef98175c.zip
tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic14d2e66434817bcb7bd1e2b707f81d720d596b6 Reviewed-on: https://gerrit.libreoffice.org/71007 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/editeng/itemtype.hxx')
-rw-r--r--include/editeng/itemtype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/itemtype.hxx b/include/editeng/itemtype.hxx
index 25525490ca69..89666949d70c 100644
--- a/include/editeng/itemtype.hxx
+++ b/include/editeng/itemtype.hxx
@@ -22,7 +22,7 @@
// forward ---------------------------------------------------------------
#include <rtl/ustring.hxx>
#include <tools/bigint.hxx>
-#include <svl/poolitem.hxx>
+#include <tools/mapunit.hxx>
#include <editeng/editengdllapi.h>
class Color;