mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
Fix yellow in echoplayer bootloader
Regression introduced in 7f0bc4bd95
Change-Id: I1341319d23a2813b8473e3fceb3370bf6371ef86
This commit is contained in:
parent
65b97917ca
commit
4e4d5ac25b
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "disk.h"
|
||||
#include "file_internal.h"
|
||||
#include "usb.h"
|
||||
#include "common.h" /* For show_logo() */
|
||||
|
||||
static bool is_usb_connected = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue