From ff744600d5eb74f783891e71296cc1fccc8c0df5 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 22 Mar 2013 12:36:32 -0500 Subject: [PATCH] ext/aubio-types.h: system include --- python/ext/aubio-types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/ext/aubio-types.h b/python/ext/aubio-types.h index 33052daf..8c5546b0 100644 --- a/python/ext/aubio-types.h +++ b/python/ext/aubio-types.h @@ -1,4 +1,4 @@ -#include "Python.h" +#include #include //#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION -- 2.26.2