aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/gfile_fs_fatfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfile/gfile_fs_fatfs.c')
-rw-r--r--src/gfile/gfile_fs_fatfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfile/gfile_fs_fatfs.c b/src/gfile/gfile_fs_fatfs.c
index c76b0659..d486e043 100644
--- a/src/gfile/gfile_fs_fatfs.c
+++ b/src/gfile/gfile_fs_fatfs.c
@@ -9,7 +9,7 @@
* The FATFS file-system
********************************************************/
-#include "gfx.h"
+#include "../../gfx.h"
#if GFX_USE_GFILE && GFILE_NEED_FATFS