summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/ibasso/vold-ibasso.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/ibasso/vold-ibasso.h')
-rw-r--r--firmware/target/hosted/ibasso/vold-ibasso.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/target/hosted/ibasso/vold-ibasso.h b/firmware/target/hosted/ibasso/vold-ibasso.h
index 18012b7e16..8c9fd06b99 100644
--- a/firmware/target/hosted/ibasso/vold-ibasso.h
+++ b/firmware/target/hosted/ibasso/vold-ibasso.h
@@ -38,5 +38,7 @@ void vold_monitor_start(void);
38*/ 38*/
39bool vold_monitor_forced_close_imminent(void); 39bool vold_monitor_forced_close_imminent(void);
40 40
41/* Track the state of the SD card */
42extern bool extsd_present;
41 43
42#endif 44#endif