aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap.c')
-rw-r--r--src/wrap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wrap.c b/src/wrap.c
index ec08801..b626b4c 100644
--- a/src/wrap.c
+++ b/src/wrap.c
@@ -17,7 +17,6 @@
/* wrap floats between to limits */
#include "zexy.h"
-#include <math.h>
static t_class *wrap_class;