summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmlversion.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:46:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:46:08 +0000
commit0df04ae424db8ee0941e405498465da7391a2da3 (patch)
tree7c5f16536884671d74a9f994a605869f7f98ab8f /xmloff/inc/xmlversion.hxx
parent3b9dcaeae75c15d4596c69c123b9fad898b686a5 (diff)
INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED
2007/06/04 13:23:18 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/xmlversion.hxx')
-rw-r--r--xmloff/inc/xmlversion.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/xmloff/inc/xmlversion.hxx b/xmloff/inc/xmlversion.hxx
index 3e12ddf5e8..716b077843 100644
--- a/xmloff/inc/xmlversion.hxx
+++ b/xmloff/inc/xmlversion.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlversion.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:21:56 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:46:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,19 +54,19 @@
#include <cppuhelper/implbase1.hxx>
#ifndef _XMLOFF_XMLICTXT_HXX
-#include <xmlictxt.hxx>
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
-#include <xmlexp.hxx>
+#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include <xmlimp.hxx>
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include <nmspmap.hxx>
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
@@ -74,7 +74,7 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include <xmltoken.hxx>
+#include <xmloff/xmltoken.hxx>
#endif
// ------------------------------------------------------------------------