summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-05 23:18:18 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-14 09:13:38 +0200
commit17ecffa91065f453b0799dcc869901f2ecde09dd (patch)
tree272fea09faee1e1f01ef8f1ec1821640220b24da /sw/source/core/doc
parentc4589dd7141f931513827367b457f481d960b774 (diff)
tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I7cd9837360e244741bfa22b4693fd221241daf12 Reviewed-on: https://gerrit.libreoffice.org/71833 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/core/doc')
-rw-r--r--sw/source/core/doc/docedt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/doc/docedt.cxx b/sw/source/core/doc/docedt.cxx
index ab84f48b4361..baf32805d516 100644
--- a/sw/source/core/doc/docedt.cxx
+++ b/sw/source/core/doc/docedt.cxx
@@ -44,6 +44,7 @@
#include <SwGrammarMarkUp.hxx>
#include <docedt.hxx>
#include <frmfmt.hxx>
+#include <ndtxt.hxx>
#include <vector>
#include <com/sun/star/linguistic2/XProofreadingIterator.hpp>