diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:04:00 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:04:00 +0200 |
commit | 112093daa854b8ad9c722bd647da0a9115b0f7e3 (patch) | |
tree | 3fda361a5930cb9108213b52e646b79489fc5d9a /xmloff/source/transform/ChartOASISTContext.cxx | |
parent | 5e838ad7d9d9919a362497cf5f04bdb2e7c1c6f7 (diff) |
CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmloff; removed unused code
Diffstat (limited to 'xmloff/source/transform/ChartOASISTContext.cxx')
-rw-r--r-- | xmloff/source/transform/ChartOASISTContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/ChartOASISTContext.cxx b/xmloff/source/transform/ChartOASISTContext.cxx index a471e0388bd1..3f945655098d 100644 --- a/xmloff/source/transform/ChartOASISTContext.cxx +++ b/xmloff/source/transform/ChartOASISTContext.cxx @@ -32,7 +32,7 @@ #include "precompiled_xmloff.hxx" #include "ChartOASISTContext.hxx" #include "MutableAttrList.hxx" -#include "xmlnmspe.hxx" +#include "xmloff/xmlnmspe.hxx" #include "ActionMapTypesOASIS.hxx" #include "AttrTransformerAction.hxx" #include "TransformerActions.hxx" |