summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-01-30 21:20:50 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-01-31 09:15:27 +0100
commitbaf3ad4dc9ef4e18306b492a70eadc285f6dbe51 (patch)
tree51e13dc5c8d015f4b45fad4ca5c6bb8e53326ebe /sw/source/filter/xml/xmltexti.cxx
parentf11a4759ac53c4d13703a83b4ae83df6663ef1ad (diff)
Fix some IWYU warnings
Change-Id: I85a096505b0de98fd1de6179b9239318622fc34a Reviewed-on: https://gerrit.libreoffice.org/48933 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/source/filter/xml/xmltexti.cxx')
-rw-r--r--sw/source/filter/xml/xmltexti.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/filter/xml/xmltexti.cxx b/sw/source/filter/xml/xmltexti.cxx
index 78cab08507f0..0986e089a6ae 100644
--- a/sw/source/filter/xml/xmltexti.cxx
+++ b/sw/source/filter/xml/xmltexti.cxx
@@ -58,6 +58,7 @@
#include <toolkit/helper/vclunohelper.hxx>
#include <svtools/embedhlp.hxx>
#include <svl/urihelper.hxx>
+#include <sfx2/frmdescr.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;