diff options
Diffstat (limited to 'tests/s3tc.c')
-rw-r--r-- | tests/s3tc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/s3tc.c b/tests/s3tc.c index 16ee783f..5f7bee83 100644 --- a/tests/s3tc.c +++ b/tests/s3tc.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> |