diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/pugl_gl3_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pugl_gl3_test.c b/test/pugl_gl3_test.c index abcb977..e990c25 100644 --- a/test/pugl_gl3_test.c +++ b/test/pugl_gl3_test.c @@ -47,6 +47,7 @@ #include <math.h> #include <stdbool.h> +#include <stddef.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |