diff options
Diffstat (limited to 'tests/gl_matrix_identity.c')
-rw-r--r-- | tests/gl_matrix_identity.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gl_matrix_identity.c b/tests/gl_matrix_identity.c index 98b1c21f..9f990a77 100644 --- a/tests/gl_matrix_identity.c +++ b/tests/gl_matrix_identity.c @@ -26,6 +26,7 @@ REDISTRIBUTION OF THIS SOFTWARE. #endif #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <assert.h> |