forked from len0rd/rockbox
Get checkwps going again, don't mess with sdl in it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26066 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3d0cee8abb
commit
b6c3bc1cc9
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ enum {
|
|||
|
||||
#if !defined(SIMULATOR) && !defined(__PCTOOL__)
|
||||
#include "system-target.h"
|
||||
#else /* SIMULATOR */
|
||||
#elif defined(HAVE_SDL) /* SIMULATOR */
|
||||
#include "system-sdl.h"
|
||||
static inline uint16_t swap16(uint16_t value)
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue