#include <LUFA/Drivers/Board/LEDs.h>\r
#include <LUFA/Drivers/Board/Buttons.h>\r
#include <LUFA/Drivers/USB/USB.h>\r
- #include <LUFA/Drivers/USB/Class/Device/HID.h>\r
+ #include <LUFA/Drivers/USB/Class/HID.h>\r
\r
/* Type Defines: */\r
/** Type define for the keyboard HID report structure, for creating and sending HID reports to the host PC.\r