aboutsummaryrefslogtreecommitdiff
path: root/samegame.c
diff options
context:
space:
mode:
Diffstat (limited to 'samegame.c')
-rw-r--r--samegame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samegame.c b/samegame.c
index fd5cfad..54e73d5 100644
--- a/samegame.c
+++ b/samegame.c
@@ -68,7 +68,7 @@
#include <assert.h>
#include <ctype.h>
#include <limits.h>
-#include <math.h>
+#include <tgmath.h>
#include "puzzles.h"