diff --git a/zic.c b/zic.c index 53f6825..8d70c95 100644 --- a/zic.c +++ b/zic.c @@ -6,7 +6,7 @@ static char sccsid[] = "%W%"; #endif -#include "timezone.h" +#include "tzfile.h" #include "ctype.h" #ifndef alloc_t