diff options
Diffstat (limited to 'tinyusb/class')
| -rw-r--r-- | tinyusb/class/hid_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/class/hid_host.h b/tinyusb/class/hid_host.h index 4ef003868..0fb1c3299 100644 --- a/tinyusb/class/hid_host.h +++ b/tinyusb/class/hid_host.h @@ -55,6 +55,7 @@ extern "C" { #endif +#include "common/common.h" #include "host/usbh.h" #include "hid.h" |
