Fixed building tests on iOS

This commit is contained in:
Sam Lantinga
2013-06-05 22:56:42 -07:00
parent 66367e81c9
commit 9d951e2d16
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[])
{