diff options
Diffstat (limited to 'stm/sdcard.c')
-rw-r--r-- | stm/sdcard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/sdcard.c b/stm/sdcard.c index 59256292f..ed79b855c 100644 --- a/stm/sdcard.c +++ b/stm/sdcard.c @@ -9,7 +9,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "runtime.h" #include "sdcard.h" |