summaryrefslogtreecommitdiff
path: root/automation/source/testtool/cmdstrm.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:54:41 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:54:41 +0000
commit966f0699baa1533acb6bc1d7af4f2854e9749758 (patch)
tree8d312b8a528ab80b829d8f5007eca3d75682bb4f /automation/source/testtool/cmdstrm.cxx
parentba0f5e0049a96d4147d03708f3bcb2273e113282 (diff)
INTEGRATION: CWS visibility03 (1.4.8); FILE MERGED
2005/04/01 16:59:58 mhu 1.4.8.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx
Diffstat (limited to 'automation/source/testtool/cmdstrm.cxx')
-rw-r--r--automation/source/testtool/cmdstrm.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/testtool/cmdstrm.cxx b/automation/source/testtool/cmdstrm.cxx
index 86a5f22cc..ab54595cd 100644
--- a/automation/source/testtool/cmdstrm.cxx
+++ b/automation/source/testtool/cmdstrm.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cmdstrm.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2004-12-10 17:13:54 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:54:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,7 @@
#include <vcl/keycod.hxx>
#endif
#ifndef _SBXCLASS_HXX //autogen
-#include <svtools/sbx.hxx>
+#include <basic/sbx.hxx>
#endif
#ifndef _STREAM_HXX //autogen
#include <tools/stream.hxx>