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:
Michael Sevakis 2008-03-12 11:59:10 +00:00
parent deb9a83b27
commit f5921cface

View file

@ -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"