summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosett.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-04-04 22:38:44 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-04-05 09:31:50 +0200
commitc86778e6d1d4fcb05f42025f643aa472645b186a (patch)
tree68ffb52dfe5cb71e5290b1c040c0561f79ed44c6 /sw/source/core/unocore/unosett.cxx
parentb3cd552f4fdf5f15d9b440efe9d8cc9670248e79 (diff)
sw: fix some IWYU warnings
Change-Id: I0c1d05b3f842a8d607a934f6954bcf2175d0d419 Reviewed-on: https://gerrit.libreoffice.org/52407 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/source/core/unocore/unosett.cxx')
-rw-r--r--sw/source/core/unocore/unosett.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/unocore/unosett.cxx b/sw/source/core/unocore/unosett.cxx
index 65dae55f8812..5c503cfd6901 100644
--- a/sw/source/core/unocore/unosett.cxx
+++ b/sw/source/core/unocore/unosett.cxx
@@ -71,6 +71,7 @@
#include <comphelper/sequence.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/propertyvalue.hxx>
+#include <svl/itemprop.hxx>
#include <paratr.hxx>
using namespace ::com::sun::star;