crypto/weakcryptospi/test/tplugins/src/rijndaelimpl.cpp
changeset 56 c11c717470d0
parent 8 35751d3474b7
--- a/crypto/weakcryptospi/test/tplugins/src/rijndaelimpl.cpp	Fri Mar 19 10:03:04 2010 +0200
+++ b/crypto/weakcryptospi/test/tplugins/src/rijndaelimpl.cpp	Fri Apr 16 16:52:34 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-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,7 +17,7 @@
 
 
 #include "rijndaelimpl.h"
-#include "keys.h"
+#include <cryptospi/keys.h>
 
 #include "rijndaeltables.h"
 #include "../../../source/common/inlines.h"