diff options
Diffstat (limited to 'tinyusb/host/hcd.h')
| -rw-r--r-- | tinyusb/host/hcd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/host/hcd.h b/tinyusb/host/hcd.h index 57ba7dbbe..2b27cc127 100644 --- a/tinyusb/host/hcd.h +++ b/tinyusb/host/hcd.h @@ -47,7 +47,7 @@ extern "C" {
#endif
-#include "common/common.h"
+#include <common/tusb_common.h>
#if MODE_HOST_SUPPORTED
// Max number of endpoints per device
|
