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