diff options
Diffstat (limited to 'tests/aniso.c')
-rw-r--r-- | tests/aniso.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/aniso.c b/tests/aniso.c index f210e5a5..e8d7bd3f 100644 --- a/tests/aniso.c +++ b/tests/aniso.c @@ -27,6 +27,7 @@ REDISTRIBUTION OF THIS SOFTWARE. #include "SDL/SDL_opengl.h" #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <assert.h> |