networksecurity/ipsec/ipseccrypto/src/ipseccrypto_prt.cpp
branchRCL_3
changeset 7 db85996de7c4
parent 0 af10295192d8
child 21 abbed5a4b42a
--- a/networksecurity/ipsec/ipseccrypto/src/ipseccrypto_prt.cpp	Fri Mar 12 15:50:43 2010 +0200
+++ b/networksecurity/ipsec/ipseccrypto/src/ipseccrypto_prt.cpp	Mon Mar 15 12:46:10 2010 +0200
@@ -24,14 +24,15 @@
 #include <hash.h>
 
 #include "keys.h"
-#include "cryptospidef.h"
+#include <cryptospi/cryptospidef.h>
+
 #include "cryptosymmetriccipherapi.h"
 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
 #include "ruleselector.h"
 #include "plugincharacteristics.h"
 #include "cryptospistateapi.h"
 #include "cryptoparams.h"
-#include "cryptomacapi.h"
+#include <cryptospi/cryptomacapi.h>
 using namespace CryptoSpi;
 #endif // SYMBIAN_IPSEC_VOIP_SUPPORT