summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/math_util.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/math_util.c b/src/math_util.c
index f67bea5..32c2914 100644
--- a/src/math_util.c
+++ b/src/math_util.c
@@ -4,6 +4,8 @@
#include "numpy/npy_3kcompat.h"
+#include "numpy/npy_math.h"
+
/*
*****************************************************************************
** BASICS **