summaryrefslogtreecommitdiff
path: root/automation/source/app
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:54:14 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:54:14 +0000
commit226199eebc480803444c779761c9f720d478b8ff (patch)
tree9fc9b9c5ad0a2b2789e9e8a0101be4c9d54caaf4 /automation/source/app
parent82a948887c6067ff4a2e475e1776129de62922af (diff)
INTEGRATION: CWS visibility03 (1.3.28); FILE MERGED
2005/04/01 16:59:57 mhu 1.3.28.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx
Diffstat (limited to 'automation/source/app')
-rw-r--r--automation/source/app/testbasi.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/app/testbasi.cxx b/automation/source/app/testbasi.cxx
index a0df2bea84f1..d5f3c61e7f73 100644
--- a/automation/source/app/testbasi.cxx
+++ b/automation/source/app/testbasi.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testbasi.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2004-01-19 17:52:01 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:54:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,7 @@
************************************************************************/
#ifndef _SBXCLASS_HXX //autogen
-#include <svtools/sbx.hxx>
+#include <basic/sbx.hxx>
#endif
#ifndef _BASIC_TTRESHLP_HXX