summaryrefslogtreecommitdiff
path: root/basic/source/runtime/runtime.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:16:23 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:16:23 +0000
commitf09d66e1802efa680661a395adeb5fbe53d47dc3 (patch)
tree4c7547ef09e3b142078fee387ecb95f7e35cdb77 /basic/source/runtime/runtime.cxx
parent012b8bef4202bdc969d90c5de03c5fe5927fc1ab (diff)
INTEGRATION: CWS visibility03 (1.20.6); FILE MERGED
2005/04/06 15:26:13 mhu 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/24 18:01:22 mhu 1.20.6.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic/source/runtime/runtime.cxx')
-rw-r--r--basic/source/runtime/runtime.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/runtime/runtime.cxx b/basic/source/runtime/runtime.cxx
index 7ffbf665b5c0..e88156859a34 100644
--- a/basic/source/runtime/runtime.cxx
+++ b/basic/source/runtime/runtime.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: runtime.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2005-03-29 11:52:19 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@
#ifndef _ZFORLIST_HXX //autogen
#include <svtools/zforlist.hxx>
#endif
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#include <svtools/syslocale.hxx>
#include "runtime.hxx"
#pragma hdrstop