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