Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_octet.c
index 250917518540e51dc32fcc40d4b118ed18820273..16cf8133afdbb8cc35bd6f23351f0fec3f993cf8 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
 
 /* ASN1err(ASN1_F_D2I_ASN1_OCTET_STRING,ASN1_R_EXPECTING_AN_OCTET_STRING);
  */