X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/48e87c8e8f4395a107bd63c3be8c57a636c25cf1..9543276111d27d15c6d7a302051c753164b9f9c2:/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h diff --git a/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h b/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h index 9dac556a1..bc6875bcc 100644 --- a/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h +++ b/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h @@ -34,13 +34,14 @@ */ #ifndef _USB_DEVICE_APPLICATION_H_ -#define _USB_DEVICE_APPLICATION_ +#define _USB_DEVICE_APPLICATION_H_ /* Includes: */ #include #include #include + #include #include #include "Descriptors.h"