diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/shells/textsh.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/shells/textsh.cxx b/sw/source/ui/shells/textsh.cxx index 2eab25cd8360..1d464c4293a8 100644 --- a/sw/source/ui/shells/textsh.cxx +++ b/sw/source/ui/shells/textsh.cxx @@ -2,9 +2,9 @@ * * $RCSfile: textsh.cxx,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: rt $ $Date: 2005-01-11 12:44:11 $ + * last change: $Author: obo $ $Date: 2005-04-13 09:44:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -120,7 +120,7 @@ #include <svtools/urihelper.hxx> #endif #ifndef __SBX_SBXVARIABLE_HXX //autogen -#include <svtools/sbxvar.hxx> +#include <basic/sbxvar.hxx> #endif #ifndef _SFX_WHITER_HXX //autogen #include <svtools/whiter.hxx> |