Fixed building tests on iOS

This commit is contained in:
Sam Lantinga 2013-06-05 22:56:42 -07:00
parent 199bed4801
commit 8e07b6b727
3 changed files with 315 additions and 16 deletions

View file

@ -16,6 +16,7 @@
#if 1 /* FIXME: Rework this using the 2.0 API */
#include <stdio.h>
#include "SDL.h"
int main(int argc, char *argv[])
{