Fixed trivial include error introduced in previous commit 2e3e539b... oops...

This commit is contained in:
Cristian Maglie 2014-09-12 16:54:32 +02:00
parent 8440f53364
commit 60e6ec22f1
3 changed files with 0 additions and 5 deletions

View File

@ -16,7 +16,6 @@
** SOFTWARE.
*/
#include "Platform.h"
#include "USBAPI.h"
#include <avr/wdt.h>

View File

@ -16,9 +16,7 @@
** SOFTWARE.
*/
#include "Platform.h"
#include "USBAPI.h"
#include "USBDesc.h"
#if defined(USBCON)
#ifdef HID_ENABLED

View File

@ -16,9 +16,7 @@
** SOFTWARE.
*/
#include "Platform.h"
#include "USBAPI.h"
#include "USBDesc.h"
#if defined(USBCON)