summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:44:27 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:44:27 +0000
commitd103a6d8985b9d3a28f0cb393dd7b4d0da84bf31 (patch)
tree12fdcecc574f99f0ef96495fcae5d6a5f30cdfdd /sw/source
parentcdab958e4bebe27f8037af0a1b889b5830462938 (diff)
INTEGRATION: CWS visibility03 (1.40.124); FILE MERGED
2005/04/06 16:12:40 mhu 1.40.124.2: RESYNC: (1.40-1.41); FILE MERGED 2005/04/01 16:59:07 mhu 1.40.124.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/ui/fldui/fldmgr.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/fldui/fldmgr.cxx b/sw/source/ui/fldui/fldmgr.cxx
index dae4500bba29..f5d665ad4d69 100644
--- a/sw/source/ui/fldui/fldmgr.cxx
+++ b/sw/source/ui/fldui/fldmgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fldmgr.cxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: vg $ $Date: 2005-03-23 11:00:25 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,7 +152,7 @@
#include <basic/sbmeth.hxx>
#endif
#ifndef _SBXCLASS_HXX //autogen
-#include <svtools/sbx.hxx>
+#include <basic/sbx.hxx>
#endif
#ifndef _ZFORLIST_HXX //autogen
#include <svtools/zforlist.hxx>