diff --git a/src/serial_hid.h b/src/serial_hid.h index 0e87f9ae4..e36401559 100644 --- a/src/serial_hid.h +++ b/src/serial_hid.h @@ -17,8 +17,8 @@ * along with this program. If not, see . */ -#ifndef SERIAL_HID_H -#define SERIAL_HID_H +#ifndef LIBSIGROK_SERIAL_HID_H +#define LIBSIGROK_SERIAL_HID_H /* The prefix for port names which are HID based. */ #define SER_HID_CONN_PREFIX "hid"