X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f1199200e167a737a4676378da184387e543830c..9798440ca4f694e7cd8312a51b82e59589f1ebeb:/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h?ds=sidebyside diff --git a/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h b/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h index b24885544..f5429f0a9 100644 --- a/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h +++ b/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h @@ -37,7 +37,8 @@ #define _HID_REPORT_H_ /* Includes: */ - #include // USB Functionality + #include + #include #include "MouseHostWithParser.h"