diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-03-08 22:07:50 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-03-09 09:11:51 +0100 |
commit | b810c84c4b56315f515b9983411957a5e51d164b (patch) | |
tree | 587226f57d65e24c0ee7205a463d1b22b0f93849 /sw/inc/fmtanchr.hxx | |
parent | daf17846789cf09d1861f1e6f03851d2e12cffc8 (diff) |
sw: fix some IWYU warnings
Change-Id: Idb8ad6cda75b7112280ae71b4340d0187a602794
Reviewed-on: https://gerrit.libreoffice.org/50974
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/inc/fmtanchr.hxx')
-rw-r--r-- | sw/inc/fmtanchr.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/fmtanchr.hxx b/sw/inc/fmtanchr.hxx index 70e29236bd31..236df3a9f01c 100644 --- a/sw/inc/fmtanchr.hxx +++ b/sw/inc/fmtanchr.hxx @@ -23,6 +23,7 @@ #include "hintids.hxx" #include "format.hxx" #include <svl/poolitem.hxx> +#include <svx/swframetypes.hxx> #include <memory> |