X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=device.c;h=d32b4e954a48782b154e741d9751b49ab074ed1d;hp=15809e17e9625e6fbffd6a115a6c7212dd71b93d;hb=45c59c8bdd01954f9214fe7b869d92c55415d109;hpb=8489264f1e3ef07ba8f1143ed62fa88d90980f94 diff --git a/device.c b/device.c index 15809e17..d32b4e95 100644 --- a/device.c +++ b/device.c @@ -19,8 +19,8 @@ #include #include -#include "sigrok.h" -#include "sigrok-internal.h" +#include "libsigrok.h" +#include "libsigrok-internal.h" static GSList *devs = NULL;