summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:11:21 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:11:21 +0000
commitefdc9c9d36db08134e0781b9e2842bb32074227c (patch)
treeab93bc862e5c121852be56a5f9b5c3b0acf5d967 /basic
parentf45b92c99849cf4f75036c3ebb4febd3200d1776 (diff)
INTEGRATION: CWS visibility03 (1.17.8); FILE MERGED
2005/03/24 18:01:17 mhu 1.17.8.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic')
-rw-r--r--basic/source/comp/dim.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/comp/dim.cxx b/basic/source/comp/dim.cxx
index 3a473b9f97ab..b13b3ff15252 100644
--- a/basic/source/comp/dim.cxx
+++ b/basic/source/comp/dim.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dim.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2005-01-28 16:05:59 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:11:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,7 @@
*
*
************************************************************************/
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#include "sbcomp.hxx"
#pragma hdrstop