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