diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/runtc.c | 1 |
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> |