aboutsummaryrefslogtreecommitdiff
path: root/filling.c
diff options
context:
space:
mode:
Diffstat (limited to 'filling.c')
-rw-r--r--filling.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/filling.c b/filling.c
index 6552d50..87b9d9e 100644
--- a/filling.c
+++ b/filling.c
@@ -58,7 +58,7 @@
#include <assert.h>
#include <ctype.h>
-#include <math.h>
+#include <tgmath.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>