--- a/crypto/weakcryptospi/test/tasymmetric/script_gen/keys.c Tue Aug 31 17:00:08 2010 +0300
+++ b/crypto/weakcryptospi/test/tasymmetric/script_gen/keys.c Wed Sep 01 12:40:57 2010 +0100
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-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"
@@ -23,7 +23,7 @@
@file
*/
-#include "keys.h"
+#include <cryptospi/keys.h>
RSA* key1; /* modulus is 64 bytes */
RSA* key2; /* modulus is 50 bytes */