From 33740058d3c5839941988fca66ea8c268fd4fcfa Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 13 Apr 2005 08:52:06 +0000 Subject: INTEGRATION: CWS visibility03 (1.26.74); FILE MERGED 2005/04/01 16:59:39 mhu 1.26.74.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx --- basctl/source/basicide/moduldlg.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basctl/source/basicide/moduldlg.cxx') diff --git a/basctl/source/basicide/moduldlg.cxx b/basctl/source/basicide/moduldlg.cxx index e4c299053342..05df276e3a9d 100644 --- a/basctl/source/basicide/moduldlg.cxx +++ b/basctl/source/basicide/moduldlg.cxx @@ -2,9 +2,9 @@ * * $RCSfile: moduldlg.cxx,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: kz $ $Date: 2004-10-04 19:40:29 $ + * last change: $Author: obo $ $Date: 2005-04-13 09:52:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ #endif #ifndef _SBXCLASS_HXX //autogen -#include +#include #endif using namespace ::com::sun::star; -- cgit