]> sigrok.org Git - libsigrokdecode.git/blobdiff - tests/runtc.c
Remove dependency on Python.h from public API header
[libsigrokdecode.git] / tests / runtc.c
index 9abd1123eb3c4ae58e516c0aa193531737451348..096ff1609e638c85b4952302e19b3b721a5dc7eb 100644 (file)
@@ -17,6 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <Python.h>
 #include "../libsigrokdecode.h"
 #include <libsigrok/libsigrok.h>
 #include <stdlib.h>