aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/fatfs/fatfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfile/fatfs/fatfs.c')
-rw-r--r--src/gfile/fatfs/fatfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gfile/fatfs/fatfs.c b/src/gfile/fatfs/fatfs.c
index f9d11aeb..fd505f08 100644
--- a/src/gfile/fatfs/fatfs.c
+++ b/src/gfile/fatfs/fatfs.c
@@ -16,5 +16,6 @@
#if GFX_USE_GFILE && GFILE_NEED_FATFS
#include "src/ff.c"
+#include "src/option/unicode.c"
#endif // GFX_USE_GFILE && GFILE_NEED_FATFS