summaryrefslogtreecommitdiff
path: root/firmware/export/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/sd.h')
-rw-r--r--firmware/export/sd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/sd.h b/firmware/export/sd.h
index 43c961e..1c3c429 100644
--- a/firmware/export/sd.h
+++ b/firmware/export/sd.h
@@ -23,6 +23,7 @@
#define __SD_H__
#include <stdbool.h>
+#include "config.h"
#include "mv.h" /* for HAVE_MULTIDRIVE or not */
#ifdef HAVE_BOOTLOADER_USB_MODE