diff options
| author | 2023-06-15 23:03:54 -0400 | |
|---|---|---|
| committer | 2023-06-15 23:03:54 -0400 | |
| commit | 03e8d9aca73f3c6da2acc2c7e88a452bdf515c3b (patch) | |
| tree | 5056fbf877966f5b832c478a84a2dfa0dc40bd57 /externals/nx_tzdb/include/nx_tzdb.h | |
| parent | Merge pull request #10796 from bunnei/fix-saf (diff) | |
| download | yuzu-03e8d9aca73f3c6da2acc2c7e88a452bdf515c3b.tar.gz yuzu-03e8d9aca73f3c6da2acc2c7e88a452bdf515c3b.tar.xz yuzu-03e8d9aca73f3c6da2acc2c7e88a452bdf515c3b.zip | |
nx_tzdb: Correct Antarctica spelling
Diffstat (limited to 'externals/nx_tzdb/include/nx_tzdb.h')
| -rw-r--r-- | externals/nx_tzdb/include/nx_tzdb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/nx_tzdb/include/nx_tzdb.h b/externals/nx_tzdb/include/nx_tzdb.h index d7b1e4304..1f7c6069a 100644 --- a/externals/nx_tzdb/include/nx_tzdb.h +++ b/externals/nx_tzdb/include/nx_tzdb.h | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | #include "nx_tzdb/america_indiana.h" | 9 | #include "nx_tzdb/america_indiana.h" |
| 10 | #include "nx_tzdb/america_kentucky.h" | 10 | #include "nx_tzdb/america_kentucky.h" |
| 11 | #include "nx_tzdb/america_north_dakota.h" | 11 | #include "nx_tzdb/america_north_dakota.h" |
| 12 | #include "nx_tzdb/antartica.h" | 12 | #include "nx_tzdb/antarctica.h" |
| 13 | #include "nx_tzdb/arctic.h" | 13 | #include "nx_tzdb/arctic.h" |
| 14 | #include "nx_tzdb/asia.h" | 14 | #include "nx_tzdb/asia.h" |
| 15 | #include "nx_tzdb/atlantic.h" | 15 | #include "nx_tzdb/atlantic.h" |