Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / evp / evp_pkey.c
index 52c9a8690f9db3de4b4af5db7a534647dbaaefb2..7e64e26230c56ab3e814b443811432087dec28da 100644 (file)
@@ -62,7 +62,7 @@
 #include "cryptlib.h"
 #include <openssl/x509.h>
 #include <openssl/rand.h>
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 /* Extract a private key from a PKCS8 structure */