aboutsummaryrefslogtreecommitdiff
path: root/gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk.c')
-rw-r--r--gtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk.c b/gtk.c
index eab6980..ce792d3 100644
--- a/gtk.c
+++ b/gtk.c
@@ -13,7 +13,7 @@
#include <stdarg.h>
#include <string.h>
#include <errno.h>
-#include <math.h>
+#include <tgmath.h>
#include <unistd.h>
#include <sys/time.h>