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