diff options
Diffstat (limited to 'src/math.c')
| -rw-r--r-- | src/math.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math.c b/src/math.c index cf9a20489..ecf9fbf43 100644 --- a/src/math.c +++ b/src/math.c @@ -5,6 +5,7 @@ */ #include "mruby.h" +#include "mruby/array.h" #ifdef ENABLE_MATH #include <math.h> |
