X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=source%2Fdrv-protocol.h;h=f6906116893ee906b268dbdbe2c0123b25540e2d;hb=f3bae81d0b87574b9a317e6e13aae7bd0a46cf6c;hp=0045b17147f76227e7b23643d2739f1e0950e271;hpb=36c9d998af693111f1135dd676c729766753778d;p=sigrok-util.git diff --git a/source/drv-protocol.h b/source/drv-protocol.h index 0045b17..f690611 100644 --- a/source/drv-protocol.h +++ b/source/drv-protocol.h @@ -22,10 +22,9 @@ #include #include -#include "libsigrok.h" +#include #include "libsigrok-internal.h" -/* Message logging helpers with subsystem-specific prefix string. */ #define LOG_PREFIX "${short}" /** Private, per-device-instance driver context. */