mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Rockbox as an application: Fix a few yellows
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27558 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c853097c2a
commit
4e8ef93509
2 changed files with 5 additions and 4 deletions
|
@ -112,9 +112,10 @@
|
|||
#include "m5636.h"
|
||||
#endif
|
||||
|
||||
#ifdef SIMULATOR
|
||||
#if (CONFIG_PLATFORM & PLATFORM_HOSTED)
|
||||
#include "sim_tasks.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SDL
|
||||
#include "system-sdl.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue