X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Fdevice.c;h=f98757dca860162528d39d932817e6654e8808ae;hb=4960aeb03533f503c32c50cdd94277d561112c1a;hp=d9594451373c0cd137f5b0ce9b3d3c7bd289a533;hpb=c1aae90038456a61d0f9313d34e6107c3440d3e7;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)