summaryrefslogtreecommitdiff
path: root/bootloader
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader')
-rw-r--r--bootloader/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootloader/common.c b/bootloader/common.c
index f7ab661..c9b2bfb 100644
--- a/bootloader/common.c
+++ b/bootloader/common.c
@@ -34,6 +34,7 @@
#include "button.h"
#include "string.h"
#include "usb.h"
+#include "file.h"
/* TODO: Other bootloaders need to be adjusted to set this variable to true
on a button press - currently only the ipod, H10 and Sansa versions do. */