X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Fdecoder.c;h=3a86566666b212b666eee044cd7c519cadb2bc70;hb=943f9176255c63924fcf55c6ba8bad05e91d4923;hp=7763b0a1bc5272a91d05031dfeadca2f95f44b0b;hpb=41bab68212533f4697ad378af574e06ea83e4fd9;p=libsigrokdecode.git diff --git a/tests/decoder.c b/tests/decoder.c index 7763b0a..3a86566 100644 --- a/tests/decoder.c +++ b/tests/decoder.c @@ -19,7 +19,7 @@ */ #include -#include "../libsigrokdecode.h" /* First, to avoid compiler warning. */ +#include /* First, to avoid compiler warning. */ #include #include #include "lib.h"