diff options
Diffstat (limited to 'xmloff/source/style/XMLBackgroundImageContext.cxx')
-rw-r--r-- | xmloff/source/style/XMLBackgroundImageContext.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/XMLBackgroundImageContext.cxx b/xmloff/source/style/XMLBackgroundImageContext.cxx index cd500672c6fc..08bcf08597cb 100644 --- a/xmloff/source/style/XMLBackgroundImageContext.cxx +++ b/xmloff/source/style/XMLBackgroundImageContext.cxx @@ -26,12 +26,10 @@ #include <sal/log.hxx> #include <sax/tools/converter.hxx> -#include <xmloff/xmltkmap.hxx> #include <xmloff/xmluconv.hxx> #include <xmloff/xmlnamespace.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmlimp.hxx> -#include <xmloff/namespacemap.hxx> #include <xmloff/xmlement.hxx> #include <xmloff/XMLBase64ImportContext.hxx> #include <XMLBackgroundImageContext.hxx> |