summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:19:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:19:54 +0000
commitcd9c6d5d21805ee402efe16d009d795f64ef7800 (patch)
tree995d1aebc29af61fafccab3ab432aa2509ed37a2 /xmloff/source/meta
parentd59b0ac93869d0078842a429aea41f7864289ccb (diff)
INTEGRATION: CWS vgbugs07 (1.6.114); FILE MERGED
2007/06/04 13:23:27 vg 1.6.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/meta')
-rw-r--r--xmloff/source/meta/xmlversion.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/meta/xmlversion.cxx b/xmloff/source/meta/xmlversion.cxx
index a28c723fa6b0..a581faac0e15 100644
--- a/xmloff/source/meta/xmlversion.cxx
+++ b/xmloff/source/meta/xmlversion.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlversion.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:44:29 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:19:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,10 +53,10 @@
#endif
#ifndef _XMLOFF_XMLMETAE_HXX
-#include <xmlmetae.hxx>
+#include <xmloff/xmlmetae.hxx>
#endif
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>