aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_bags.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs12/p12_bags.c')
-rw-r--r--crypto/pkcs12/p12_bags.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/pkcs12/p12_bags.c b/crypto/pkcs12/p12_bags.c
index 9a31502e35..5d65f6d119 100644
--- a/crypto/pkcs12/p12_bags.c
+++ b/crypto/pkcs12/p12_bags.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_BAGS_NEW,ASN1_R_DECODE_ERROR)