aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_octet.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/a_octet.c')
-rw-r--r--crypto/asn1/a_octet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/a_octet.c b/crypto/asn1/a_octet.c
index 2509175185..16cf8133af 100644
--- a/crypto/asn1/a_octet.c
+++ b/crypto/asn1/a_octet.c
@@ -58,7 +58,7 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
/* ASN1err(ASN1_F_D2I_ASN1_OCTET_STRING,ASN1_R_EXPECTING_AN_OCTET_STRING);
*/