diff options
Diffstat (limited to 'basic/source/inc')
-rw-r--r-- | basic/source/inc/stdobj.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/inc/stdobj.hxx b/basic/source/inc/stdobj.hxx index 5313f108ef3f..53aba34f8449 100644 --- a/basic/source/inc/stdobj.hxx +++ b/basic/source/inc/stdobj.hxx @@ -2,9 +2,9 @@ * * $RCSfile: stdobj.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:12:11 $ + * last change: $Author: obo $ $Date: 2005-04-13 09:14:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,7 +63,7 @@ #define _SBSTDOBJ_HXX #ifndef _SBX_SBXOBJECT_HXX //autogen -#include <svtools/sbxobj.hxx> +#include <sbxobj.hxx> #endif class StarBASIC; |