Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / asn1 / x_pubkey.c
index 4b682018c2de409bb88b96ca03880eace67a27a9..cefaf3ac40b3dcb5cd4d1061b2a499d166546546 100644 (file)
@@ -60,7 +60,7 @@
 #include "cryptlib.h"
 #include <openssl/asn1t.h>
 #include <openssl/x509.h>
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 #ifndef OPENSSL_NO_RSA
 # include <openssl/rsa.h>
 #endif