summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:15:47 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:15:47 +0000
commitc770240c7a3511bccf44406df93792aec730372b (patch)
tree4db610de2fa00085472da0e5278f31c713e9e1ec /basic
parent279292b2d689bfe09e46025c66490cecf20f964f (diff)
INTEGRATION: CWS visibility03 (1.21.8); FILE MERGED
2005/03/24 18:01:22 mhu 1.21.8.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic')
-rw-r--r--basic/source/runtime/methods1.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/runtime/methods1.cxx b/basic/source/runtime/methods1.cxx
index 9dbc055b0b5b..187854682125 100644
--- a/basic/source/runtime/methods1.cxx
+++ b/basic/source/runtime/methods1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: methods1.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2005-01-28 16:08:41 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:15:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,10 +78,10 @@
#include <vcl/timer.hxx>
#endif
#ifndef _SBXVAR_HXX
-#include <svtools/sbxvar.hxx>
+#include <sbxvar.hxx>
#endif
#ifndef _SBX_HXX
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#endif
#ifndef _ZFORLIST_HXX //autogen
#include <svtools/zforlist.hxx>