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