diff options
Diffstat (limited to 'tinyusb')
| -rw-r--r-- | tinyusb/tusb_hal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/tusb_hal.h b/tinyusb/tusb_hal.h index 33d44c873..1dc905dc9 100644 --- a/tinyusb/tusb_hal.h +++ b/tinyusb/tusb_hal.h @@ -54,7 +54,7 @@ extern "C" { #include "common/compiler/compiler.h"
// from mcu port
-#include "hal_usb.h"
+#include "hal_tusb.h"
//--------------------------------------------------------------------+
// HAL API
|
