diff options
Diffstat (limited to 'tests/s3tc_crunch.c')
-rw-r--r-- | tests/s3tc_crunch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/s3tc_crunch.c b/tests/s3tc_crunch.c index 90ed02d9..c2606c8f 100644 --- a/tests/s3tc_crunch.c +++ b/tests/s3tc_crunch.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> |