From 2f90ebdc7317b4f84c95b7f80a209a5fc09695a2 Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Thu, 25 Oct 2012 18:21:36 +0200 Subject: [PATCH] Name change --- core/usbhid-rom/usbhid.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/usbhid-rom/usbhid.h b/core/usbhid-rom/usbhid.h index 31247dc..b0c9085 100644 --- a/core/usbhid-rom/usbhid.h +++ b/core/usbhid-rom/usbhid.h @@ -34,8 +34,8 @@ */ /**************************************************************************/ -#ifndef _USBCONFIG_H_ -#define _USBCONFIG_H_ +#ifndef _USBHID_H_ +#define _USBHID_H_ #include "projectconfig.h" -- 2.20.1