aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_bool.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/a_bool.c')
-rw-r--r--crypto/asn1/a_bool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/a_bool.c b/crypto/asn1/a_bool.c
index fc55a92f48..711c57e5c0 100644
--- a/crypto/asn1/a_bool.c
+++ b/crypto/asn1/a_bool.c
@@ -58,7 +58,7 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
/* ASN1err(ASN1_F_D2I_ASN1_BOOLEAN,ASN1_R_EXPECTING_A_BOOLEAN);
* ASN1err(ASN1_F_D2I_ASN1_BOOLEAN,ASN1_R_BOOLEAN_IS_WRONG_LENGTH);