diff options
Diffstat (limited to 'scripting/source/basprov/basscript.cxx')
-rw-r--r-- | scripting/source/basprov/basscript.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/basprov/basscript.cxx b/scripting/source/basprov/basscript.cxx index f473232db89f..485f258a5cf9 100644 --- a/scripting/source/basprov/basscript.cxx +++ b/scripting/source/basprov/basscript.cxx @@ -2,9 +2,9 @@ * * $RCSfile: basscript.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2005-01-27 14:24:11 $ + * last change: $Author: obo $ $Date: 2005-04-13 08:14:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ #include <vcl/svapp.hxx> #endif #ifndef _SBXCLASS_HXX -#include <svtools/sbx.hxx> +#include <basic/sbx.hxx> #endif #ifndef _SB_SBSTAR_HXX #include <basic/sbstar.hxx> |