Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_utctm.c
index 291c0fda696c107da277b770bb60b4641568e2c0..5c5d8a1cabbe498a468f52c74279de2963327761 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <time.h>
 #include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
 
 /* ASN1err(ASN1_F_ASN1_UTCTIME_NEW,ASN1_R_UTCTIME_TOO_LONG);
  * ASN1err(ASN1_F_D2I_ASN1_UTCTIME,ASN1_R_EXPECTING_A_UTCTIME);