summaryrefslogtreecommitdiff
path: root/tinyusb/class
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/class')
-rw-r--r--tinyusb/class/hid_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/class/hid_host.h b/tinyusb/class/hid_host.h
index b41bafb15..4ef003868 100644
--- a/tinyusb/class/hid_host.h
+++ b/tinyusb/class/hid_host.h
@@ -55,7 +55,7 @@
extern "C" {
#endif
-#include "host/usbd_host.h"
+#include "host/usbh.h"
#include "hid.h"
//--------------------------------------------------------------------+