Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_bool.c
index fc55a92f485f4a31c3116620b949223b05f2d04a..711c57e5c00f22c0333c247ce5fbd6b260eeef44 100644 (file)
@@ -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);