summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:10:40 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:10:40 +0000
commitfb32c9e1a49c7bd8038d21eb1d10cd7050de3a24 (patch)
tree4e0ca9608a51b89d6c9d81d3dccb79353b77e5f8 /basic
parent6f1bc370b6a84dd86f252b98a216ca08e9b118fa (diff)
INTEGRATION: CWS visibility03 (1.20.26); FILE MERGED
2005/04/06 15:23:35 mhu 1.20.26.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/24 18:01:16 mhu 1.20.26.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic')
-rw-r--r--basic/source/classes/sbxmod.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/classes/sbxmod.cxx
index ce7bf00dad87..aaa91c0ebbf0 100644
--- a/basic/source/classes/sbxmod.cxx
+++ b/basic/source/classes/sbxmod.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sbxmod.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2005-03-29 11:48:33 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:10:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
#include <tools/shl.hxx>
#endif
#pragma hdrstop
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#include "sb.hxx"
#include <sbjsmeth.hxx>
#include "sbjsmod.hxx"