diff options
Diffstat (limited to 'xmloff/source/text/txtparaimphint.hxx')
-rw-r--r-- | xmloff/source/text/txtparaimphint.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/txtparaimphint.hxx b/xmloff/source/text/txtparaimphint.hxx index ca9e887e8eed..fb532af457bb 100644 --- a/xmloff/source/text/txtparaimphint.hxx +++ b/xmloff/source/text/txtparaimphint.hxx @@ -20,9 +20,8 @@ #define INCLUDED_XMLOFF_SOURCE_TEXT_TXTPARAIMPHINT_HXX #include <rtl/ustring.hxx> -#include <rtl/ustrbuf.hxx> -#include <xmloff/xmlimp.hxx> #include "XMLTextFrameContext.hxx" +#include "XMLTextFrameHyperlinkContext.hxx" #include <xmloff/XMLEventsImportContext.hxx> #define XML_HINT_STYLE 1 |