Fix yellow in echoplayer bootloader
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 4e4d5ac25bd7df5539962f4fd18af0a1e8c1fc48 Author: Solomon Peachy <[email protected]> Date: Sat Jan 24 09:13:49 2026 -0500 Fix yellow in echoplayer bootloader Regression introduced in 7f0bc4bd95 Change-Id: I1341319d23a2813b8473e3fceb3370bf6371ef86 diff --git a/bootloader/echoplayer.c b/bootloader/echoplayer.c index 4032279630..862b2d2346 100644 --- a/bootloader/echoplayer.c +++ b/bootloader/echoplayer.c @@ -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; -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs