summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/textsh.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:44:43 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:44:43 +0000
commitaf89bc27ad20b3525485c0c3cca174e8220eba06 (patch)
tree300e0123761b569ffff469efa32c8b5edd59d176 /sw/source/ui/shells/textsh.cxx
parentd103a6d8985b9d3a28f0cb393dd7b4d0da84bf31 (diff)
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
Diffstat (limited to 'sw/source/ui/shells/textsh.cxx')
-rw-r--r--sw/source/ui/shells/textsh.cxx6
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>