From a8940a0c48a84e6dd8fba7e30c31873ecf6ec19e Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 22 Apr 2023 14:31:30 -0500 Subject: [PATCH] Fix compilation error on devkitARM r60 --- arm9/source/date.h | 1 + 1 file changed, 1 insertion(+) diff --git a/arm9/source/date.h b/arm9/source/date.h index d2f037e..4eb7dae 100644 --- a/arm9/source/date.h +++ b/arm9/source/date.h @@ -2,6 +2,7 @@ #define DATE_H #include +#include /** * Format the time as specified.