Reorganize private crypto header files
[openssl.git] / crypto / evp / evp_pbe.c
index 8162a5e436639d96015a58e1f369cff1b863cbf6..2d87905bf5605b7df01627a0c2d89cf262d87498 100644 (file)
@@ -12,7 +12,7 @@
 #include <openssl/evp.h>
 #include <openssl/pkcs12.h>
 #include <openssl/x509.h>
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 #include "evp_locl.h"
 
 /* Password based encryption (PBE) functions */