Reorganize local header files
[openssl.git] / crypto / asn1 / a_gentm.c
index 2f4fbf66c0b8d749bf7ecee8927907c7ad18a2bc..d82126b0e4f7a2ff93893eaf2095c2327ade54e9 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include "internal/cryptlib.h"
 #include <openssl/asn1.h>
-#include "asn1_locl.h"
+#include "asn1_local.h"
 
 /* This is the primary function used to parse ASN1_GENERALIZEDTIME */
 int asn1_generalizedtime_to_tm(struct tm *tm, const ASN1_GENERALIZEDTIME *d)