Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_bitstr.c
index cd4d835003cad6dcadc75a996f79a22faa3917e7..d1d28bd9bb9f6fc57634bcce33e1866434353234 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
 
 /* ASN1err(ASN1_F_ASN1_STRING_NEW,ASN1_R_STRING_TOO_SHORT);
  * ASN1err(ASN1_F_D2I_ASN1_BIT_STRING,ASN1_R_EXPECTING_A_BIT_STRING);