crypto/weakcryptospi/source/asymmetric/dsashim.cpp
changeset 56 c11c717470d0
parent 17 cd501b96611d
--- a/crypto/weakcryptospi/source/asymmetric/dsashim.cpp	Fri Mar 19 10:03:04 2010 +0200
+++ b/crypto/weakcryptospi/source/asymmetric/dsashim.cpp	Fri Apr 16 16:52:34 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -17,9 +17,9 @@
 
 
 #include "dsashim.h"
-#include "cryptosignatureapi.h"
+#include <cryptospi/cryptosignatureapi.h>
 #include <cryptospi/cryptospidef.h>
-#include "keys.h"
+#include <cryptospi/keys.h>
 #include "keyconverter.h"
 
 #include "../common/inlines.h"