From: Kevin Townsend Date: Thu, 25 Oct 2012 16:21:36 +0000 (+0200) Subject: Name change X-Git-Url: http://git.rohieb.name/hackover2013-badge-firmware.git/commitdiff_plain/2f90ebdc7317b4f84c95b7f80a209a5fc09695a2 Name change --- 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"