--- a/crypto/weakcryptospi/test/tcryptospi/src/dummyecccipherloadstep.cpp Fri Mar 12 15:51:07 2010 +0200
+++ b/crypto/weakcryptospi/test/tcryptospi/src/dummyecccipherloadstep.cpp Mon Mar 15 12:46:43 2010 +0200
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 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,9 +23,9 @@
*/
#include "dummyecccipherloadstep.h"
-#include "cryptoasymmetriccipherapi.h"
-#include "cryptokeypairgeneratorapi.h"
-#include "keypair.h"
+#include <cryptospi/cryptoasymmetriccipherapi.h>
+#include <cryptospi/cryptokeypairgeneratorapi.h>
+#include <cryptospi/keypair.h>
#include "filereader.h"
using namespace CryptoSpi;