summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-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 d761b9f868..08fc6e0da4 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -63,7 +63,7 @@
63#include "usb.h" 63#include "usb.h"
64#include "rtc.h" 64#include "rtc.h"
65#include "storage.h" 65#include "storage.h"
66#include "fat.h" 66#include "fs_defines.h"
67#include "eeprom_24cxx.h" 67#include "eeprom_24cxx.h"
68#if (CONFIG_STORAGE & STORAGE_MMC) || (CONFIG_STORAGE & STORAGE_SD) 68#if (CONFIG_STORAGE & STORAGE_MMC) || (CONFIG_STORAGE & STORAGE_SD)
69#include "sdmmc.h" 69#include "sdmmc.h"