summaryrefslogtreecommitdiff
path: root/tests/runtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtc.c')
-rw-r--r--tests/runtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runtc.c b/tests/runtc.c
index 9abd112..096ff16 100644
--- a/tests/runtc.c
+++ b/tests/runtc.c
@@ -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>