aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/wirish.h
diff options
context:
space:
mode:
Diffstat (limited to 'wirish/wirish.h')
-rw-r--r--wirish/wirish.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wirish/wirish.h b/wirish/wirish.h
index 5129c26..f54517a 100644
--- a/wirish/wirish.h
+++ b/wirish/wirish.h
@@ -38,6 +38,7 @@
#include "time.h"
#include "pwm.h"
#include "ext_interrupts.h"
+#include "wirish_math.h"
#ifdef __cplusplus
extern "C"{