X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..2f90ebdc7317b4f84c95b7f80a209a5fc09695a2:/core/usbhid-rom/usbhid.h?ds=inline 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"