Skip to content

Commit 9225ce6

Browse files
committed
unix/fatfs_port: Include new oofatfs header.
1 parent 8aa8a0a commit 9225ce6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

unix/fatfs_port.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#include "lib/fatfs/ff.h"
2-
#include "lib/fatfs/diskio.h"
1+
#include "lib/oofatfs/ff.h"
32

43
DWORD get_fattime(void) {
54
return 0;

0 commit comments

Comments
 (0)