Reorganize private crypto header files
[openssl.git] / crypto / asn1 / d2i_pu.c
index 8876878fd074e0d97437d8ce04aeb2a1b600ad1c..4b26ec0400772d6ac0448cfef3ea02bac82a75bf 100644 (file)
@@ -17,7 +17,7 @@
 #include <openssl/dsa.h>
 #include <openssl/ec.h>
 
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 
 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp,
                         long length)