summaryrefslogtreecommitdiff
path: root/xmloff/source/script/XMLScriptExportHandler.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:21:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:21:59 +0000
commite40afd3353931bcabebbd40c008146db908a27cf (patch)
tree0a19d44231c130cf6eb974216fed70e401c92087 /xmloff/source/script/XMLScriptExportHandler.cxx
parent2ebaaf1b0d0cb799cffc361c2a0d6572a25ef37e (diff)
INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED
2007/06/04 13:23:28 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/script/XMLScriptExportHandler.cxx')
-rw-r--r--xmloff/source/script/XMLScriptExportHandler.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/script/XMLScriptExportHandler.cxx b/xmloff/source/script/XMLScriptExportHandler.cxx
index 630d2b97ace4..a88137ce1d57 100644
--- a/xmloff/source/script/XMLScriptExportHandler.cxx
+++ b/xmloff/source/script/XMLScriptExportHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLScriptExportHandler.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:41:00 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:21:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,15 +49,15 @@
#endif
#ifndef _XMLOFF_XMLEXP_HXX
-#include "xmlexp.hxx"
+#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"