summaryrefslogtreecommitdiff
path: root/basic/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:16:07 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:16:07 +0000
commit012b8bef4202bdc969d90c5de03c5fe5927fc1ab (patch)
tree9b1f219bf760fb8f62a873c0edf58c3b38d6e066 /basic/source
parentc770240c7a3511bccf44406df93792aec730372b (diff)
INTEGRATION: CWS visibility03 (1.2.278); FILE MERGED
2005/03/24 18:01:22 mhu 1.2.278.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic/source')
-rw-r--r--basic/source/runtime/props.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/runtime/props.cxx b/basic/source/runtime/props.cxx
index 762e09e579e2..73e443283ef4 100644
--- a/basic/source/runtime/props.cxx
+++ b/basic/source/runtime/props.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: props.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mh $ $Date: 2001-10-17 18:35:14 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:16:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#include "runtime.hxx"
#pragma hdrstop
#include "stdobj.hxx"