From 70ad31f21d30b511747e3995802d2b47deec5a84 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:26:48 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.5.8); FILE MERGED 2007/06/04 13:33:02 vg 1.5.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- goodies/source/base3d/b3ddeflt.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'goodies') diff --git a/goodies/source/base3d/b3ddeflt.hxx b/goodies/source/base3d/b3ddeflt.hxx index 1db31885324c..180dcc12c8b6 100644 --- a/goodies/source/base3d/b3ddeflt.hxx +++ b/goodies/source/base3d/b3ddeflt.hxx @@ -4,9 +4,9 @@ * * $RCSfile: b3ddeflt.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2007-05-09 13:25:44 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:26:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -53,7 +53,7 @@ #endif #ifndef _BXD_INTERPOLATOR_HXX -#include "bxdintpo.hxx" +#include #endif /************************************************************************* -- cgit