mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Sansa View: adjust two things (define fake codec, missing header file) in order
to compile the bootloader (now it should). Change-Id: Iba6aa2f118670d66e10451eaf43dd4d83176b06a
This commit is contained in:
parent
938aa8eefe
commit
62ac0c78c3
2 changed files with 3 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
****************************************************************************/
|
||||
#include <string.h>
|
||||
#include "cpu.h"
|
||||
#include "kernel.h"
|
||||
#include "system.h"
|
||||
#include "backlight-target.h"
|
||||
#include "lcd.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue