summaryrefslogtreecommitdiff
path: root/sciconv_write.h
diff options
context:
space:
mode:
Diffstat (limited to 'sciconv_write.h')
-rwxr-xr-xsciconv_write.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sciconv_write.h b/sciconv_write.h
index e9569d6..86e5c08 100755
--- a/sciconv_write.h
+++ b/sciconv_write.h
@@ -21,7 +21,7 @@
#define SCICONV_WRITE
#include <Python.h>
-
+#include <api_common.h>
#if NUMPY == 1
#include "util.h"
#include "numpy/arrayobject.h"