Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / asn1 / t_x509.c
index 667db2625a64b584c967f3f6feadcaa714f7d13d..e97222021f279989c470c3e343ce8dd9bc04cefd 100644 (file)
@@ -72,7 +72,7 @@
 #include <openssl/objects.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 #ifndef OPENSSL_NO_STDIO
 int X509_print_fp(FILE *fp, X509 *x)