aboutsummaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 659de83..2cefd36 100644
--- a/misc.c
+++ b/misc.c
@@ -3,7 +3,7 @@
*/
#include <assert.h>
-#include <math.h>
+#include <tgmath.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>