Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_bmp.c
index 2cb322ab43c843a11e56553ab7478bd2febe3eb2..e492ab9ec08225715c57707858d6cfbf2f9f6307 100644 (file)
@@ -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);
  */