summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 16:22:23 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 16:22:23 +0000
commitbabb27de6f4663e349bdc90b87432a3c6d351432 (patch)
treee3637fda6464c3fefc1b57d01a32533f7376f773
parent00f5995475a15855e3e63bc78276542dfa6a0126 (diff)
INTEGRATION: CWS toolbars2 (1.6.10); FILE MERGED
2004/08/09 08:24:56 gh 1.6.10.1: #i32449#use SmartId from VCL
-rw-r--r--automation/source/inc/testapp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/inc/testapp.hxx b/automation/source/inc/testapp.hxx
index a069799672e1..bc7f993e52ef 100644
--- a/automation/source/inc/testapp.hxx
+++ b/automation/source/inc/testapp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testapp.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-07-06 12:03:44 $
+ * last change: $Author: obo $ $Date: 2004-09-09 17:22:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
#include <basic/testtool.hxx>
#endif
#ifndef _SMARTID_HXX_
-#include "smartid.hxx"
+#include <vcl/smartid.hxx>
#endif
class CommunicationLink;