summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edfcol.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-03-27 22:51:40 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-03-28 09:03:57 +0200
commit1209db8525e386f76c861cf161ffb39fa802f1f0 (patch)
tree2d0cbef77dede40e0aa2a39dcdc0bcfb3b3d94b0 /sw/source/core/edit/edfcol.cxx
parentbdd7abf56676732f8ce4fd04bea5c72758f1ec3b (diff)
sw: fix some IWYU warnings
Change-Id: I96a6401f0cc7bf9f219717671e41932d7d8570b7 Reviewed-on: https://gerrit.libreoffice.org/51972 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/source/core/edit/edfcol.cxx')
-rw-r--r--sw/source/core/edit/edfcol.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/edit/edfcol.cxx b/sw/source/core/edit/edfcol.cxx
index 21800a9ec237..7a62f44d1049 100644
--- a/sw/source/core/edit/edfcol.cxx
+++ b/sw/source/core/edit/edfcol.cxx
@@ -86,6 +86,7 @@
#include <undobj.hxx>
#include <UndoParagraphSignature.hxx>
#include <txtatr.hxx>
+#include <fmtmeta.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>