Really stop red. Whatever works atm.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16639 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
deb9a83b27
commit
f5921cface
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
****************************************************************************/
|
||||
#include "fat.h"
|
||||
#include "hotswap.h"
|
||||
#ifdef BOOTLOADER
|
||||
#include "hotswap-target.h"
|
||||
#endif
|
||||
#include "ata-target.h"
|
||||
#include "ata_idle_notify.h"
|
||||
#include "system.h"
|
||||
|
|
Loading…
Reference in a new issue