summaryrefslogtreecommitdiff
path: root/sw/source/core/tox
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-01-23 22:11:20 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-01-24 10:14:09 +0100
commitfc2d155f42db5949e68df54635acaa944aa980b9 (patch)
tree45991f7eec95dde4c5f45dcdf64ded7910fd0c28 /sw/source/core/tox
parenta7d67762f116ca85181b4ae4053141ea68e6d6f8 (diff)
Fix some IWYU warnings
Change-Id: I4b6e799c1afc2a762a3729ee89f3226c59a6eef8 Reviewed-on: https://gerrit.libreoffice.org/48462 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/source/core/tox')
-rw-r--r--sw/source/core/tox/txmsrt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/tox/txmsrt.cxx b/sw/source/core/tox/txmsrt.cxx
index 12ebbda94dc7..ffc6e222081c 100644
--- a/sw/source/core/tox/txmsrt.cxx
+++ b/sw/source/core/tox/txmsrt.cxx
@@ -23,6 +23,7 @@
#include <txtfld.hxx>
#include <doc.hxx>
#include <IDocumentLayoutAccess.hxx>
+#include <IDocumentMarkAccess.hxx>
#include <docary.hxx>
#include <cntfrm.hxx>
#include <node.hxx>