Identify and move common internal libcrypto header files
[openssl.git] / crypto / pkcs12 / p12_p8e.c
index 9375cbfc563f1797448dbcc6425d41f43f7dbcc3..46ed78a12fe9c466395c63720657abd9f8162528 100644 (file)
@@ -58,7 +58,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/pkcs12.h>
 
 X509_SIG *PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher,