From 3534751d211a57cbd2793e0f15882eb8c65414df Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 20:12:09 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:26 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- svtools/source/config/fontsubstconfig.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svtools/source/config/fontsubstconfig.cxx') diff --git a/svtools/source/config/fontsubstconfig.cxx b/svtools/source/config/fontsubstconfig.cxx index 5cb244f604db..3faa733dd230 100644 --- a/svtools/source/config/fontsubstconfig.cxx +++ b/svtools/source/config/fontsubstconfig.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fontsubstconfig.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-17 14:23:53 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:12:09 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ #include "fontsubstconfig.hxx" #ifndef _SVARRAY_HXX //autogen -#include "svarray.hxx" +#include #endif #ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_ -- cgit