summaryrefslogtreecommitdiff
path: root/xmlsecurity/workben
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 14:02:16 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 14:02:16 +0000
commit12c51b1b5ccdf48dc62c90eec507111a1e5f68d4 (patch)
tree2554364a0da67be7f83ad0d6d7030afa750801f1 /xmlsecurity/workben
parenta1372c40c16a5c9761e9135e6773d8fbce26438a (diff)
INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED
2004/10/19 13:32:11 mt 1.4.2.1: #i35098# Removed pre-MAV09 hacks
Diffstat (limited to 'xmlsecurity/workben')
-rw-r--r--xmlsecurity/workben/signaturetest.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/workben/signaturetest.cxx b/xmlsecurity/workben/signaturetest.cxx
index 21b3da2c04c8..309abf1eaaae 100644
--- a/xmlsecurity/workben/signaturetest.cxx
+++ b/xmlsecurity/workben/signaturetest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: signaturetest.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mt $ $Date: 2004-07-26 07:29:36 $
+ * last change: $Author: rt $ $Date: 2004-11-26 15:02:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@
#include <ucbhelper/configurationkeys.hxx>
// Will be in comphelper if CWS MAV09 is integrated
-#include <storagehelper.hxx>
+#include <comphelper/storagehelper.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>