diff options
Diffstat (limited to 'bootloader/mini2440.c')
| -rw-r--r-- | bootloader/mini2440.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/mini2440.c b/bootloader/mini2440.c index 4088065..2bdd1a0 100644 --- a/bootloader/mini2440.c +++ b/bootloader/mini2440.c @@ -30,7 +30,6 @@ #include "../kernel-internal.h" #include "storage.h" #include "file_internal.h" -#include "fat.h" #include "disk.h" #include "font.h" #include "backlight.h" |