summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/sd-tcc780x.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tcc780x/sd-tcc780x.c')
-rw-r--r--firmware/target/arm/tcc780x/sd-tcc780x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/tcc780x/sd-tcc780x.c b/firmware/target/arm/tcc780x/sd-tcc780x.c
index 25876aa7ba..bfab9fdddd 100644
--- a/firmware/target/arm/tcc780x/sd-tcc780x.c
+++ b/firmware/target/arm/tcc780x/sd-tcc780x.c
@@ -22,7 +22,7 @@
22#include "sd.h" 22#include "sd.h"
23#include "system.h" 23#include "system.h"
24#include <string.h> 24#include <string.h>
25#include "hotswap.h" 25#include "sdmmc.h"
26#include "storage.h" 26#include "storage.h"
27#include "led.h" 27#include "led.h"
28#include "thread.h" 28#include "thread.h"