diff options
Diffstat (limited to 'gtk.c')
| -rw-r--r-- | gtk.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |