diff options
Diffstat (limited to 'test/pugl_test.c')
-rw-r--r-- | test/pugl_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pugl_test.c b/test/pugl_test.c index b83263f..f81cf99 100644 --- a/test/pugl_test.c +++ b/test/pugl_test.c @@ -28,6 +28,7 @@ #include <locale.h> #include <math.h> +#include <stdbool.h> #include <stdio.h> #include <string.h> |