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