aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs12/p12_lib.c')
-rw-r--r--crypto/pkcs12/p12_lib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/pkcs12/p12_lib.c b/crypto/pkcs12/p12_lib.c
index bb8e671694..84228b8bd4 100644
--- a/crypto/pkcs12/p12_lib.c
+++ b/crypto/pkcs12/p12_lib.c
@@ -58,8 +58,8 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "asn1_mac.h"
-#include "pkcs12.h"
+#include <openssl/asn1_mac.h>
+#include <openssl/pkcs12.h>
/*
*ASN1err(ASN1_F_PKCS12_NEW,ASN1_R_DECODE_ERROR)