remove ecdsa.h header references.
[openssl.git] / engines / ccgost / gost2001.c
index 985795ed7cd6f946c515a7066d5c87d028bfb813..b47d832c6d504e28579ddd46c7164f5537373fce 100644 (file)
@@ -9,7 +9,7 @@
 #include "gost_lcl.h"
 #include <string.h>
 #include <openssl/rand.h>
-#include <openssl/ecdsa.h>
+#include <openssl/ec.h>
 #include <openssl/err.h>
 #include "e_gost_err.h"
 #ifdef DEBUG_SIGN