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