summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:24:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:24:55 +0000
commitfa12a9742f8817400d245d367543dc7c84c82697 (patch)
tree37909bdeb16d655e0b87ccf5cd3641630ba3ff68 /xmloff
parent80f998fe36b8a68057a0c6647b6f0f92dd96949f (diff)
INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED
2007/06/04 13:23:45 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/transform/TransformerActionInit.hxx6
-rw-r--r--xmloff/source/transform/TransformerActions.hxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/transform/TransformerActionInit.hxx b/xmloff/source/transform/TransformerActionInit.hxx
index 734dbdb7c1d8..7c031755b188 100644
--- a/xmloff/source/transform/TransformerActionInit.hxx
+++ b/xmloff/source/transform/TransformerActionInit.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TransformerActionInit.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:57:15 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:24:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XMLOFF_TRANSFORMERACTIONINIT_HXX
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
diff --git a/xmloff/source/transform/TransformerActions.hxx b/xmloff/source/transform/TransformerActions.hxx
index 4a460dc69870..7692a467e1c5 100644
--- a/xmloff/source/transform/TransformerActions.hxx
+++ b/xmloff/source/transform/TransformerActions.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TransformerActions.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:57:42 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:24:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include <rtl/ustring.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#include <hash_map>