WINCE: Enable use of forbidden symbols, cleanup

I tried to untangle the header interdependencies a bit, but this
is still quite a mess.
This commit also fixes some warnings.

svn-id: r53978
This commit is contained in:
Max Horn 2010-10-31 17:10:45 +00:00
parent ae829727da
commit 086fe78af1
20 changed files with 76 additions and 35 deletions

View file

@ -23,8 +23,10 @@
*
*/
// Disable symbol overrides so that we can use system headers.
#define FORBIDDEN_SYMBOL_ALLOW_ALL
#include "wince-sdl.h"
#include "backends/platform/wince/wince-sdl.h"
#include "CELauncherDialog.h"