cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4_plugin/randomimpl.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 41 9b5a3a9fddf8
--- a/cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4_plugin/randomimpl.h	Fri Oct 02 13:15:59 2009 +0300
+++ b/cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4_plugin/randomimpl.h	Mon Oct 12 10:17:04 2009 +0300
@@ -26,7 +26,7 @@
 
 #include <cryptospi/cryptoplugin.h>
 #include <cryptospi/randomplugin.h>
-#include <cryptodriver.h>
+#include "cryptodriver.h"
 
 #ifdef __MARM__
 #define __NOTSHARED __declspec(notshared)