aboutsummaryrefslogtreecommitdiff
path: root/tests/full_es2_sdlproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/full_es2_sdlproc.c')
-rw-r--r--tests/full_es2_sdlproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/full_es2_sdlproc.c b/tests/full_es2_sdlproc.c
index d9ac072b..3f72f2bf 100644
--- a/tests/full_es2_sdlproc.c
+++ b/tests/full_es2_sdlproc.c
@@ -704,6 +704,8 @@ gears_init(void)
gear3 = create_gear(1.3, 2.0, 0.5, 10, 0.7);
}
+#include "SDL/SDL.h"
+
int
main(int argc, char *argv[])
{