From b9630637d55099d914f4e147b75793dd9bb6d1e5 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 13 Apr 2005 08:52:38 +0000 Subject: INTEGRATION: CWS visibility03 (1.14.74); FILE MERGED 2005/04/01 16:59:39 mhu 1.14.74.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx --- basctl/source/basicide/objdlg.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basctl') diff --git a/basctl/source/basicide/objdlg.cxx b/basctl/source/basicide/objdlg.cxx index e47da0ab876d..8360e66bb1be 100644 --- a/basctl/source/basicide/objdlg.cxx +++ b/basctl/source/basicide/objdlg.cxx @@ -2,9 +2,9 @@ * * $RCSfile: objdlg.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: kz $ $Date: 2004-10-04 19:40:41 $ + * last change: $Author: obo $ $Date: 2005-04-13 09:52:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -64,7 +64,7 @@ #pragma hdrstop #ifndef _SBXCLASS_HXX //autogen -#include +#include #endif #ifndef _SV_CMDEVT_HXX #include -- cgit