aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h')
-rw-r--r--Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h b/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h
index f5429f0a9..acfbc8a8b 100644
--- a/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h
+++ b/Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h
@@ -38,7 +38,7 @@
/* Includes: */
#include <LUFA/Drivers/USB/USB.h>
- #include <LUFA/Drivers/USB/Class/Host/HIDParser.h>
+ #include <LUFA/Drivers/USB/Class/Host/HID.h>
#include "MouseHostWithParser.h"