aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/sys_options.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-09-17 09:47:48 +1000
committerinmarket <andrewh@inmarket.com.au>2014-09-17 09:47:48 +1000
commit32eb6ff830c959894b35b1c2db57a6c786113050 (patch)
treedef975f65bd69a43157ab5545bf3b9eb1f3de2ae /src/gfile/sys_options.h
parent676c416a9bb85a092d9290244a9564f314fcf799 (diff)
parent6e265c80d2f9a197b5b1573ffb972c8827162728 (diff)
downloaduGFX-32eb6ff830c959894b35b1c2db57a6c786113050.tar.gz
uGFX-32eb6ff830c959894b35b1c2db57a6c786113050.tar.bz2
uGFX-32eb6ff830c959894b35b1c2db57a6c786113050.zip
Merge branch 'master' into newmouse
Diffstat (limited to 'src/gfile/sys_options.h')
-rw-r--r--src/gfile/sys_options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfile/sys_options.h b/src/gfile/sys_options.h
index 354d4f2b..5581b13b 100644
--- a/src/gfile/sys_options.h
+++ b/src/gfile/sys_options.h
@@ -127,7 +127,7 @@
* @note PETITFS can only have one file open at a time.
*/
#ifndef GFILE_NEED_PETITFS
- #define GFILE_NEED_FATFS FALSE
+ #define GFILE_NEED_PETITFS FALSE
#endif
/**
* @brief Include the operating system's native file system