diff options
author | Michael Stahl <mst@openoffice.org> | 2011-02-11 15:41:40 +0100 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2011-02-11 15:41:40 +0100 |
commit | 2f82c7693f8207fc42b8fc75bb77cdbb42607907 (patch) | |
tree | 1cc57142354ab68681a60b6d0f1859a1e8f956bc /xmloff/source/text/XMLIndexObjectSourceContext.cxx | |
parent | 4446ca597cd26368a95b9ff609c0545db6c4011e (diff) | |
parent | cd0d6a5a6775f197fdb7e78b54c8133074a7a236 (diff) |
sw34bf03: merge to-be-m100 DEV300_next
Diffstat (limited to 'xmloff/source/text/XMLIndexObjectSourceContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLIndexObjectSourceContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexObjectSourceContext.cxx b/xmloff/source/text/XMLIndexObjectSourceContext.cxx index f44154193e33..15301ffb2fe6 100644 --- a/xmloff/source/text/XMLIndexObjectSourceContext.cxx +++ b/xmloff/source/text/XMLIndexObjectSourceContext.cxx @@ -38,7 +38,7 @@ #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> #include <xmloff/txtimp.hxx> -#include "xmlnmspe.hxx" +#include "xmloff/xmlnmspe.hxx" #include <xmloff/nmspmap.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmluconv.hxx> |