X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3929cae00ea7fc0127ba0cde8db30e92ff713f87..0e64a9d0c290ff6eb504323dc3b30fdddefdcc85:/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"