Tag: cws_src680_visibility03 User: mhu Date: 05/04/01 08:56:16 Modified: /dba/dbaccess/source/ui/misc/ linkeddocuments.cxx
Log: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: linkeddocuments.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/linkeddocuments.cxx?r1=1.13&r2=1.13.10.1 Delta lines: +4 -4 ------------------- --- linkeddocuments.cxx 10 Mar 2005 16:52:22 -0000 1.13 +++ linkeddocuments.cxx 1 Apr 2005 16:56:14 -0000 1.13.10.1 @@ -2,9 +2,9 @@ * * $RCSfile: linkeddocuments.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.13.10.1 $ * - * last change: $Author: vg $ $Date: 2005/03/10 16:52:22 $ + * last change: $Author: mhu $ $Date: 2005/04/01 16:56:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -137,7 +137,7 @@ #include <sfx2/app.hxx> #endif #ifndef _SBXCLASS_HXX -#include <svtools/sbx.hxx> +#include <basic/sbx.hxx> #endif #ifndef _SB_SBUNO_HXX #include <basic/sbuno.hxx> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
