aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_p8d.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs12/p12_p8d.c')
-rw-r--r--crypto/pkcs12/p12_p8d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pkcs12/p12_p8d.c b/crypto/pkcs12/p12_p8d.c
index 3cc7a9f40e..983eadf43e 100644
--- a/crypto/pkcs12/p12_p8d.c
+++ b/crypto/pkcs12/p12_p8d.c
@@ -58,7 +58,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/pkcs12.h>
PKCS8_PRIV_KEY_INFO *PKCS8_decrypt(X509_SIG *p8, const char *pass,