cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4/cryptojobs.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
--- a/cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4/cryptojobs.h	Fri Oct 02 13:15:59 2009 +0300
+++ b/cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4/cryptojobs.h	Mon Oct 12 10:17:04 2009 +0300
@@ -26,7 +26,7 @@
 #include <e32cmn.h>
 #include <e32ver.h>
 #include <e32def.h>
-#include <cryptodriver.h>
+#include "cryptodriver.h"
 
 #define TRACE_FUNCTION(funcName) do{ static TraceFunction tf( __FILE__ , funcName ); tf.Inc(); }while(0)