summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portxt.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-20 01:49:44 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2019-05-20 11:54:32 +0200
commite1d772deb65af22145bae336b90d0c3bc8a14327 (patch)
tree3744137fd546a47ceaa8318f793fedd406933108 /sw/source/core/text/portxt.cxx
parentc4efffba898a433cbd346f5f0e3859b3cd2a63f0 (diff)
tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Idbd13674578be9d4edce5d2a5f45df145474d86d Reviewed-on: https://gerrit.libreoffice.org/72579 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'sw/source/core/text/portxt.cxx')
-rw-r--r--sw/source/core/text/portxt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/text/portxt.cxx b/sw/source/core/text/portxt.cxx
index f9e364c3ea74..5dd92da11576 100644
--- a/sw/source/core/text/portxt.cxx
+++ b/sw/source/core/text/portxt.cxx
@@ -20,6 +20,7 @@
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <i18nlangtag/mslangid.hxx>
+#include <breakit.hxx>
#include <hintids.hxx>
#include <EnhancedPDFExportHelper.hxx>
#include <SwPortionHandler.hxx>