Updated version of gost engine.
[openssl.git] / engines / ccgost / gost_asn1.c
index e7303b7f92c5c1ff2f4bb41aba72eea086118e61..d9a274d20ddfde4c77029b2d9102f956194fe242 100644 (file)
@@ -9,7 +9,7 @@
 #include <stdio.h>
 #include <openssl/asn1t.h>
 #include <openssl/x509.h>
-#include "gost_asn1.h"
+#include "gost_lcl.h"
 
 ASN1_NDEF_SEQUENCE(GOST_KEY_TRANSPORT) = {
        ASN1_SIMPLE(GOST_KEY_TRANSPORT, key_info, GOST_KEY_INFO),