summaryrefslogtreecommitdiff
path: root/src/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/console.c')
-rw-r--r--src/console.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console.c b/src/console.c
index 3fbcfb6..e4551d0 100644
--- a/src/console.c
+++ b/src/console.c
@@ -1,5 +1,6 @@
#include <powder.h>
#include <console.h>
+#include <math.h>
char pyready=1;
char pygood=1;