summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:25:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:25:50 +0000
commitddbc7ac120db630508d602b8d38808337a5b7800 (patch)
treec660cabfe4c3d2c7f009af63295bc587eb56e859 /xmloff
parentff4fe1a135166fa8c3200836bed7440145673a91 (diff)
INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED
2007/06/04 13:23:46 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/transform/TransformerContext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/transform/TransformerContext.cxx b/xmloff/source/transform/TransformerContext.cxx
index af494173cc17..8775c80c8f19 100644
--- a/xmloff/source/transform/TransformerContext.cxx
+++ b/xmloff/source/transform/TransformerContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TransformerContext.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:29:20 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:25:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_TRANSFOERMERBASE_HXX