diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 08:27:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 08:27:29 +0000 |
commit | ff5ae4325bbe0c533df9875e145af01b64b43fa1 (patch) | |
tree | ca489ac791f967898ba756295e2239e5a0eaf0f7 /basic | |
parent | 48e0d040a5f1834c17096ef6439cefa086ae2e2b (diff) |
INTEGRATION: CWS visibility03 (1.2.116); FILE MERGED
2005/03/24 18:02:07 mhu 1.2.116.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic')
-rw-r--r-- | basic/workben/mgrtest.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/workben/mgrtest.cxx b/basic/workben/mgrtest.cxx index 88e237c9ea06..42fef1587d89 100644 --- a/basic/workben/mgrtest.cxx +++ b/basic/workben/mgrtest.cxx @@ -2,9 +2,9 @@ * * $RCSfile: mgrtest.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2004-01-06 19:43:29 $ + * last change: $Author: obo $ $Date: 2005-04-13 09:27:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ #include <so3/svstor.hxx> #endif #ifndef _SBXCLASS_HXX //autogen -#include <svtools/sbx.hxx> +#include <sbx.hxx> #endif #ifndef _SB_SBMOD_HXX //autogen #include <basic/sbmod.hxx> |