crypto/weakcryptospi/test/tcryptospi/src/symmetriccipherstepbase.h
changeset 56 c11c717470d0
parent 8 35751d3474b7
--- a/crypto/weakcryptospi/test/tcryptospi/src/symmetriccipherstepbase.h	Fri Mar 19 10:03:04 2010 +0200
+++ b/crypto/weakcryptospi/test/tcryptospi/src/symmetriccipherstepbase.h	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"
@@ -25,8 +25,8 @@
 #ifndef SYMMETRICCIPHERSTEPBASE_H
 #define SYMMETRICCIPHERSTEPBASE_H
 
-#include "cryptosymmetriccipherapi.h"
-#include "keys.h"
+#include <cryptospi/cryptosymmetriccipherapi.h>
+#include <cryptospi/keys.h>
 #include "te_cryptospistepbase.h"
 #include "filereader.h"