summaryrefslogtreecommitdiff
path: root/firmware/drivers/sd.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/sd.c')
-rw-r--r--firmware/drivers/sd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/sd.c b/firmware/drivers/sd.c
index 94b7c0a7f4..3c4543fbc9 100644
--- a/firmware/drivers/sd.c
+++ b/firmware/drivers/sd.c
@@ -21,7 +21,7 @@
21 21
22#include "config.h" 22#include "config.h"
23#include "logf.h" 23#include "logf.h"
24#include "hotswap.h" 24#include "sdmmc.h"
25#include "storage.h" 25#include "storage.h"
26 26
27static const unsigned char sd_mantissa[] = { /* *10 */ 27static const unsigned char sd_mantissa[] = { /* *10 */