diff options
author | David Tardon <dtardon@openoffice.org> | 2009-11-12 14:49:51 +0100 |
---|---|---|
committer | David Tardon <dtardon@openoffice.org> | 2009-11-12 14:49:51 +0100 |
commit | 7b182d36472707121f0888a23a370426a36079d3 (patch) | |
tree | 15013d325d1abbe9d506ac54729bd3045e00f5d2 /xmloff/source/draw | |
parent | cc423d4be4338cbd81eed9f96f7c7a277da0ee88 (diff) |
dtardon01: #i37275#: get rid of xmlkywd.hxx
Diffstat (limited to 'xmloff/source/draw')
-rw-r--r-- | xmloff/source/draw/XMLReplacementImageContext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/XMLReplacementImageContext.cxx b/xmloff/source/draw/XMLReplacementImageContext.cxx index 88eae0fe85ea..e1adcf5fa0f5 100644 --- a/xmloff/source/draw/XMLReplacementImageContext.cxx +++ b/xmloff/source/draw/XMLReplacementImageContext.cxx @@ -36,7 +36,6 @@ #include <xmloff/xmlimp.hxx> #include <xmloff/xmltoken.hxx> #include "xmlnmspe.hxx" -#include "xmlkywd.hxx" #include <xmloff/nmspmap.hxx> #include <xmloff/XMLBase64ImportContext.hxx> #include "XMLReplacementImageContext.hxx" |