X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=source%2Fdrv-protocol.h;fp=source%2Fdrv-protocol.h;h=3f0cf65de0ebbd4b0e4713e75e5654a604607a56;hp=7af8027898969e5bb0d4cea28f3b29439d6fcc29;hb=6a94754feb0b2de80dfd367fcad556ab08b6540e;hpb=6df8539ab5f44e8987720b41c4e8cb930befc974 diff --git a/source/drv-protocol.h b/source/drv-protocol.h index 7af8027..3f0cf65 100644 --- a/source/drv-protocol.h +++ b/source/drv-protocol.h @@ -17,8 +17,8 @@ * along with this program. If not, see . */ -#ifndef LIBSIGROK_${upper}_H -#define LIBSIGROK_${upper}_H +#ifndef LIBSIGROK_HARDWARE_${upper}_PROTOCOL_H +#define LIBSIGROK_HARDWARE_${upper}_PROTOCOL_H /** Private, per-device-instance driver context. */ struct dev_context {