aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_asn.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs12/p12_asn.c')
-rw-r--r--crypto/pkcs12/p12_asn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pkcs12/p12_asn.c b/crypto/pkcs12/p12_asn.c
index 370ddbd6e7..ef2e851a6f 100644
--- a/crypto/pkcs12/p12_asn.c
+++ b/crypto/pkcs12/p12_asn.c
@@ -58,7 +58,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/asn1t.h>
#include <openssl/pkcs12.h>