diff options
Diffstat (limited to 'drawing.c')
| -rw-r--r-- | drawing.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ #include <stdlib.h> #include <string.h> #include <assert.h> -#include <math.h> +#include <tgmath.h> #include "puzzles.h" |