Add XMEGA support to the class driver demos where possible.
[pub/USBasp.git] / Demos / Device / ClassDriver / GenericHID / GenericHID.h
index bb0a6cc..7b7ac9c 100644 (file)
 
                #include "Descriptors.h"
                #include "Config/AppConfig.h"
-               
+
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/USB/USB.h>
+               #include <LUFA/Platform/Platform.h>
 
        /* Macros: */
                /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */