diff options
Diffstat (limited to 'tests/check_inst.c')
-rw-r--r-- | tests/check_inst.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check_inst.c b/tests/check_inst.c index 87dbe91..fccd2e1 100644 --- a/tests/check_inst.c +++ b/tests/check_inst.c @@ -21,6 +21,7 @@ #include "../libsigrokdecode.h" /* First, to avoid compiler warning. */ #include <stdlib.h> #include <check.h> +#include "lib.h" static void setup(void) { |