fix sdl RaaA build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28533 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5e4dc32287
commit
f0493b43b7
1 changed files with 2 additions and 0 deletions
|
@ -99,7 +99,9 @@
|
|||
#include "pcf50605.h"
|
||||
#endif
|
||||
#include "appevents.h"
|
||||
#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
|
||||
#include "debug-target.h"
|
||||
#endif
|
||||
|
||||
#if defined(SANSA_E200) || defined(SANSA_C200) || defined(PHILIPS_SA9200) \
|
||||
|| (CONFIG_CPU == AS3525 && defined(CONFIG_CHARGING)) \
|
||||
|
|
Loading…
Reference in a new issue