]> sigrok.org Git - libsigrok.git/blobdiff - src/serial_hid.h
src/serial_hid.h: Include guard consistency fix.
[libsigrok.git] / src / serial_hid.h
index 0e87f9ae4ff66f83f355f3a87af0fb99d84771e6..e36401559a6ac3ba6b7a897d67d1ab4162d22394 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#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"