summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:14:44 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:14:44 +0000
commita6e41e0ffe9ea78eec0f2f63916ffc090ae02d02 (patch)
tree38580ab52295c7514fedab9ece2ca960dd4a0549 /basic
parentbe66aecbfa7e5342d56f302bb2d066ee856bc75f (diff)
INTEGRATION: CWS visibility03 (1.4.216); FILE MERGED
2005/03/24 18:01:21 mhu 1.4.216.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic')
-rw-r--r--basic/source/runtime/dllmgr.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/runtime/dllmgr.cxx b/basic/source/runtime/dllmgr.cxx
index 0326d7cc7d45..71bde101c979 100644
--- a/basic/source/runtime/dllmgr.cxx
+++ b/basic/source/runtime/dllmgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dllmgr.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 11:01:28 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:14:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,10 +80,10 @@
#include <tools/errcode.hxx>
#endif
#ifndef _SBXVAR_HXX //autogen
-#include <svtools/sbxvar.hxx>
+#include <sbxvar.hxx>
#endif
#ifndef _SBXCLASS_HXX //autogen
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#endif
#if defined(WIN)