summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:51:00 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:51:00 +0000
commita36f0d46cf0dee6d4879d802d013873ab4a3a890 (patch)
tree9271a5502571468a10d6be6dc64b629b859db3ab /basctl/source
parentbc7d2977adfde8a1b7444142c98d17a64fafc1b2 (diff)
INTEGRATION: CWS visibility03 (1.18.12); FILE MERGED
2005/04/01 16:59:38 mhu 1.18.12.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/bastype2.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/bastype2.cxx b/basctl/source/basicide/bastype2.cxx
index 99a034154992..3b246cd6a52b 100644
--- a/basctl/source/basicide/bastype2.cxx
+++ b/basctl/source/basicide/bastype2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bastype2.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2005-03-02 13:04:38 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:51:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
#include <tools/urlobj.hxx>
#endif
#ifndef _SBXCLASS_HXX //autogen
-#include <svtools/sbx.hxx>
+#include <basic/sbx.hxx>
#endif
#ifndef _SVTOOLS_IMAGEMGR_HXX
#include <svtools/imagemgr.hxx>