summaryrefslogtreecommitdiff
path: root/src/rtc.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-05-27 15:08:48 -0700
committerYamaArashi <shadow962@live.com>2016-05-30 02:19:25 -0700
commit0ebfe95d65fc2852a6b7f0528a2a114de7fe698e (patch)
treea20b2e0e839661df88664d6547841a3a79e07222 /src/rtc.c
parent1d8ca2c1b995be87bb78dcf9bdfdc1d924a48979 (diff)
text.c
Diffstat (limited to 'src/rtc.c')
-rw-r--r--src/rtc.c1
1 files changed, 1 insertions, 0 deletions
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[];