From cd9c6d5d21805ee402efe16d009d795f64ef7800 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 14:19:54 +0000 Subject: 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 --- xmloff/source/meta/xmlversion.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xmloff/source/meta') 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 +#include #endif -#include "xmltoken.hxx" +#include #ifndef _COMPHELPER_PROCESSFACTORY_HXX_ #include -- cgit