summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/sd-as3525v2.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/sd-as3525v2.c')
-rw-r--r--firmware/target/arm/as3525/sd-as3525v2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/sd-as3525v2.c b/firmware/target/arm/as3525/sd-as3525v2.c
index 2d796c63cb..ccc88be25d 100644
--- a/firmware/target/arm/as3525/sd-as3525v2.c
+++ b/firmware/target/arm/as3525/sd-as3525v2.c
@@ -24,7 +24,7 @@
24#include "fat.h" 24#include "fat.h"
25#include "thread.h" 25#include "thread.h"
26#include "led.h" 26#include "led.h"
27#include "hotswap.h" 27#include "sdmmc.h"
28#include "system.h" 28#include "system.h"
29#include "kernel.h" 29#include "kernel.h"
30#include "cpu.h" 30#include "cpu.h"