diff options
Diffstat (limited to 'tinyusb/class')
| -rw-r--r-- | tinyusb/class/hid_host.h | 2 |
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" //--------------------------------------------------------------------+ |
