X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Fstrutil.c;h=2f4503da9679c6d0f3b8e0b73788018aac568451;hb=d40b8557a962;hp=68e6117dfd3c946f0ff3e4cb241b3324217e8c31;hpb=02a2bf688f25a50ea05276be75fba8b4f644fca6;p=libsigrok.git diff --git a/tests/strutil.c b/tests/strutil.c index 68e6117d..2f4503da 100644 --- a/tests/strutil.c +++ b/tests/strutil.c @@ -19,7 +19,7 @@ */ #include -#include "../include/libsigrok/libsigrok.h" +#include #include "lib.h" static void test_samplerate(uint64_t samplerate, const char *expected)