From 0ebfe95d65fc2852a6b7f0528a2a114de7fe698e Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 27 May 2016 15:08:48 -0700 Subject: text.c --- src/rtc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rtc.c') diff --git a/src/rtc.c b/src/rtc.c index 6f164066b..39fb23158 100644 --- a/src/rtc.c +++ b/src/rtc.c @@ -2,6 +2,7 @@ #include "siirtc.h" #include "rtc.h" #include "string_util.h" +#include "text.h" extern const struct SiiRtcInfo gRtcDummy; extern const s32 gNumDaysInMonths[]; -- cgit v1.2.3