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