X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Fdevice.c;h=f98757dca860162528d39d932817e6654e8808ae;hb=91ef511db2370904f8765a13e315fbddaf5ffe07;hp=d9594451373c0cd137f5b0ce9b3d3c7bd289a533;hpb=02a2bf688f25a50ea05276be75fba8b4f644fca6;p=libsigrok.git diff --git a/tests/device.c b/tests/device.c index d9594451..f98757dc 100644 --- a/tests/device.c +++ b/tests/device.c @@ -20,7 +20,7 @@ #include #include -#include "../include/libsigrok/libsigrok.h" +#include #include "lib.h" START_TEST(test_user_new)