X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=tests%2Fruntc.c;h=096ff1609e638c85b4952302e19b3b721a5dc7eb;hp=ab5513958606aa35a0d33e720d740c82a589f1ee;hb=f6c7eade2b8853b3d525b5cc0402e89ca74c1908;hpb=5f22c187f99ea13e0a1a5c8c995e73a75f93a9b1 diff --git a/tests/runtc.c b/tests/runtc.c index ab55139..096ff16 100644 --- a/tests/runtc.c +++ b/tests/runtc.c @@ -17,6 +17,7 @@ * along with this program. If not, see . */ +#include #include "../libsigrokdecode.h" #include #include @@ -35,7 +36,7 @@ #ifdef __LINUX__ #include #endif -#include "../config.h" +#include "config.h" int debug = FALSE; int statistics = FALSE;