diff test/testsprite.c @ 1931:103c6fec2a60

The Mac OS X Cocoa video driver is under construction... Note that SDLmain is no longer necessary on Mac OS X. :)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 23 Jul 2006 09:11:10 +0000
parents 06c27a737b7a
children 9bbe3bd94be8
line wrap: on
line diff
--- a/test/testsprite.c	Sun Jul 23 00:55:25 2006 +0000
+++ b/test/testsprite.c	Sun Jul 23 09:11:10 2006 +0000
@@ -3,6 +3,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <time.h>
+#include <math.h>
 
 #include "SDL.h"