diff options
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/inc/sbjsmod.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/inc/sbjsmod.hxx b/basic/source/inc/sbjsmod.hxx index a7924e7e0185..d67efa5418e3 100644 --- a/basic/source/inc/sbjsmod.hxx +++ b/basic/source/inc/sbjsmod.hxx @@ -4,9 +4,9 @@ * * $RCSfile: sbjsmod.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2005-09-29 16:31:39 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:22:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ #ifndef _SB_SBJSMOD_HXX #define _SB_SBJSMOD_HXX -#include <sbmod.hxx> +#include <basic/sbmod.hxx> // Basic-Modul fuer JavaScript-Sourcen. // Alle Basic-spezifischen Methoden muessen virtuell ueberladen und deaktiviert |