diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 08:14:04 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 08:14:04 +0000 |
commit | 6583ccef640ae01b67974c2210752e92f6991ee0 (patch) | |
tree | b18ebca455c3f180ab0e5bac06c4ec89168abf93 /basic/source | |
parent | b018f83440af23a39edaad781c543315c3f87cc4 (diff) |
INTEGRATION: CWS visibility03 (1.1.1.1.316); FILE MERGED
2005/03/24 18:01:20 mhu 1.1.1.1.316.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic/source')
-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; |