Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / evp / p_lib.c
index 1f98d716776d2d6e9d4632eb9d986e479ddd8f46..604faf2c6b76236ee2701f5b24cf5766d70ae983 100644 (file)
@@ -78,7 +78,7 @@
 # include <openssl/engine.h>
 #endif
 
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 static void EVP_PKEY_free_it(EVP_PKEY *x);