diff options
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r-- | sw/inc/unomap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx index b30603266732..d3cfcb862937 100644 --- a/sw/inc/unomap.hxx +++ b/sw/inc/unomap.hxx @@ -20,10 +20,10 @@ #define INCLUDED_SW_INC_UNOMAP_HXX #include <sal/types.h> +#include <svl/itemprop.hxx> #include <o3tl/span.hxx> class SfxItemPropertySet; -struct SfxItemPropertyMapEntry; #define PROPERTY_MAP_TEXT_CURSOR 0 #define PROPERTY_MAP_CHAR_STYLE 1 |