Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / asn1 / ameth_lib.c
index 67353e06dbe8f3b78b35f2419c2b78f6e1003155..5c7d6bb207adadbded5595a9c0ba61f8104dc246 100644 (file)
@@ -63,7 +63,7 @@
 #ifndef OPENSSL_NO_ENGINE
 # include <openssl/engine.h>
 #endif
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 extern const EVP_PKEY_ASN1_METHOD rsa_asn1_meths[];
 extern const EVP_PKEY_ASN1_METHOD dsa_asn1_meths[];