summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:20:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:20:42 +0000
commitaddc9afe9a20f3b0839505d6abf9f2226a286d6d (patch)
tree458c9c4a9c1a0b21dd0d4aabb4b23ffae3a67d25 /xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
parentc23c17c63471ba21668648effc78bdfb1952fae2 (diff)
INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED
2007/06/04 13:23:43 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/transform/ChartPlotAreaOASISTContext.cxx')
-rw-r--r--xmloff/source/transform/ChartPlotAreaOASISTContext.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx b/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
index c48602cc958a..4f7edfea468a 100644
--- a/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
+++ b/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ChartPlotAreaOASISTContext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:21:04 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:18:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,13 +41,13 @@
#include "TransformerBase.hxx"
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_DEEPTCONTEXT_HXX
#include "DeepTContext.hxx"