summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 16:23:14 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 16:23:14 +0000
commitc6f54ef13331ff27b2201653f60580e04d48f6df (patch)
tree3a3fca62979aa26bc9f74a2cab2d61f0176d46a2 /automation
parent359a2b0ee649307a1debe464206d1587cfca1b5a (diff)
INTEGRATION: CWS toolbars2 (1.2.10); FILE MERGED
2004/08/09 08:24:58 gh 1.2.10.1: #i32449#use SmartId from VCL
Diffstat (limited to 'automation')
-rw-r--r--automation/source/server/retstrm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/server/retstrm.hxx b/automation/source/server/retstrm.hxx
index 2ad95df9dba3..4257f8f801f1 100644
--- a/automation/source/server/retstrm.hxx
+++ b/automation/source/server/retstrm.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: retstrm.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-07-06 12:05:14 $
+ * last change: $Author: obo $ $Date: 2004-09-09 17:23:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,7 +65,7 @@
#include <svtools/sbxvar.hxx>
#endif
#ifndef _SMARTID_HXX_
-#include "smartid.hxx"
+#include <vcl/smartid.hxx>
#endif
#include "cmdbasestream.hxx"