X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhwdriver.c;h=3348b759562593746bce2792b8a282e49241e5ae;hb=64bc73f5282ec0e7da6e00a8d078191e5375dc5c;hp=74d75e6a1e5bdad58909aabb93e207b8f68d7f1e;hpb=41812aca436805b0614f2a8f31cf2f8ce494aea0;p=libsigrok.git diff --git a/src/hwdriver.c b/src/hwdriver.c index 74d75e6a..3348b759 100644 --- a/src/hwdriver.c +++ b/src/hwdriver.c @@ -24,7 +24,7 @@ #include #include #include "config.h" /* Needed for HAVE_LIBUSB_1_0 and others. */ -#include "libsigrok.h" +#include #include "libsigrok-internal.h" /** @cond PRIVATE */