X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Ffs%2Ffat.h;h=d0da925d75ce113595837ea92513bd0592b2db89;hb=efcdac5c593b00b2ff79bb6a92849c7ee9358bb3;hp=e407c1ba6890b8612e15c8d2787809a6a3e1e02f;hpb=bcdd56be9930fb295baf0e5863fd98419f1c80d2;p=bertos.git diff --git a/bertos/fs/fat.h b/bertos/fs/fat.h index e407c1ba..d0da925d 100644 --- a/bertos/fs/fat.h +++ b/bertos/fs/fat.h @@ -46,7 +46,7 @@ #define FS_FAT_H #include -#include "fatfs/src/ff.h" +#include "fatfs/ff.h" typedef struct FatFile {