From af89bc27ad20b3525485c0c3cca174e8220eba06 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 13 Apr 2005 08:44:43 +0000 Subject: INTEGRATION: CWS visibility03 (1.42.136); FILE MERGED 2005/04/01 16:59:08 mhu 1.42.136.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx --- sw/source/ui/shells/textsh.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/source') 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 #endif #ifndef __SBX_SBXVARIABLE_HXX //autogen -#include +#include #endif #ifndef _SFX_WHITER_HXX //autogen #include -- cgit