summaryrefslogtreecommitdiff
path: root/xmloff/source/core/DomExport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:57:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:57:40 +0000
commit2a9c598f372f0851ba6143f6775084579c591d5b (patch)
tree6631ad629143e79aa8cf274756d46fd7063f92fa /xmloff/source/core/DomExport.cxx
parentc94a25104abc08c01447334fdf0ce264f6b03f71 (diff)
INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED
2007/06/04 13:23:21 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/core/DomExport.cxx')
-rw-r--r--xmloff/source/core/DomExport.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/core/DomExport.cxx b/xmloff/source/core/DomExport.cxx
index b1db463c6c4b..d084f39c9b5d 100644
--- a/xmloff/source/core/DomExport.cxx
+++ b/xmloff/source/core/DomExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DomExport.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:18:27 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:54:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,8 +38,8 @@
#include "DomExport.hxx"
-#include "nmspmap.hxx"
-#include "xmlexp.hxx"
+#include <xmloff/nmspmap.hxx>
+#include <xmloff/xmlexp.hxx>
#include "xmlerror.hxx"
#include <com/sun/star/lang/XMultiServiceFactory.hpp>