summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index f14b7cdcdf..1814bfbb7c 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -64,7 +64,7 @@
64#include "mas.h" 64#include "mas.h"
65#include "eeprom_24cxx.h" 65#include "eeprom_24cxx.h"
66#if (CONFIG_STORAGE & STORAGE_MMC) || (CONFIG_STORAGE & STORAGE_SD) 66#if (CONFIG_STORAGE & STORAGE_MMC) || (CONFIG_STORAGE & STORAGE_SD)
67#include "hotswap.h" 67#include "sdmmc.h"
68#endif 68#endif
69#if (CONFIG_STORAGE & STORAGE_ATA) 69#if (CONFIG_STORAGE & STORAGE_ATA)
70#include "ata.h" 70#include "ata.h"