X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/2281750b5fdf046ed606e567eb60cf4e647015dd..7ace314cc12f24c1c3108311bdfb3a2ed484ab37:/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h b/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h index 9c6575cb1..2a6d56ddb 100644 --- a/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h +++ b/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h @@ -37,7 +37,7 @@ #define _CONFIGDESCRIPTOR_H_ /* Includes: */ - #include // USB Functionality + #include #include "HIDReport.h"