aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/p7_enc_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/p7_enc_c.c')
-rw-r--r--crypto/asn1/p7_enc_c.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/asn1/p7_enc_c.c b/crypto/asn1/p7_enc_c.c
index 8914d87402..ce8f9c1559 100644
--- a/crypto/asn1/p7_enc_c.c
+++ b/crypto/asn1/p7_enc_c.c
@@ -58,8 +58,8 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "asn1_mac.h"
-#include "x509.h"
+#include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
/*
* ASN1err(ASN1_F_PKCS7_ENC_CONTENT_NEW,ERR_R_ASN1_LENGTH_MISMATCH);