From 0ea1a9f8741917cbd502c03b7a93b0c0b82a4c54 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 13:49:43 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.2.14); FILE MERGED 2007/06/04 13:23:19 vg 1.2.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- xmloff/source/chart/SchXMLSeries2Context.hxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'xmloff/source/chart/SchXMLSeries2Context.hxx') diff --git a/xmloff/source/chart/SchXMLSeries2Context.hxx b/xmloff/source/chart/SchXMLSeries2Context.hxx index 99df0b764097..c0fc64000108 100644 --- a/xmloff/source/chart/SchXMLSeries2Context.hxx +++ b/xmloff/source/chart/SchXMLSeries2Context.hxx @@ -4,9 +4,9 @@ * * $RCSfile: SchXMLSeries2Context.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2007-05-22 16:07:11 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:49:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,14 +39,14 @@ #include "SchXMLChartContext.hxx" #ifndef _XMLOFF_XMLICTXT_HXX -#include "xmlictxt.hxx" +#include #endif #ifndef _XMLOFF_SCH_XMLIMPORTHELPER_HXX_ -#include "SchXMLImportHelper.hxx" +#include #endif // header for class SvXMLStyleContext #ifndef _XMLOFF_XMLSTYLE_HXX -#include "xmlstyle.hxx" +#include #endif #include -- cgit