Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_vis.c
index 2e5a709016a0d4b3ccbd66544891e31c47d05ba3..b47e4b3042e615099fb7235b8b00afa195d772ae 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
 
 /* ASN1err(ASN1_F_D2I_ASN1_VISIBLESTRING,ERR_R_MALLOC_FAILURE);
  */