diff options
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/basicide/objdlg.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
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 <svtools/sbx.hxx> +#include <basic/sbx.hxx> #endif #ifndef _SV_CMDEVT_HXX #include <vcl/cmdevt.hxx> |