diff -r eb9b28acd381 -r 2f10d260163b crypto/weakcryptospi/test/tplugins/inc/macimpl.h --- a/crypto/weakcryptospi/test/tplugins/inc/macimpl.h Fri Mar 12 15:51:07 2010 +0200 +++ b/crypto/weakcryptospi/test/tplugins/inc/macimpl.h Mon Mar 15 12:46:43 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008-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" @@ -27,9 +27,9 @@ #define __CRYPTOAPI_SOFTWAREMACIMPL_H__ #include -#include "cryptosymmetriccipherapi.h" +#include #include "softwarehashbase.h" -#include "keys.h" +#include #include "cmacimpl.h" #include "hmacimpl.h"