Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_gentm.c
index 7992739cad7300b863d3f1e866f5cfc65291b712..3952eaf170f2b75fcb8e34ee7a4168a0e3ba13b5 100644 (file)
@@ -61,7 +61,7 @@
 #include <stdio.h>
 #include <time.h>
 #include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
 
 /* ASN1err(ASN1_F_ASN1_GENERALIZEDTIME_NEW,ASN1_R_GENERALIZEDTIME_TOO_LONG);
  * ASN1err(ASN1_F_D2I_ASN1_GENERALIZEDTIME,ASN1_R_EXPECTING_A_GENERALIZEDTIME);