diff options
| author | hathach <[email protected]> | 2022-02-25 13:45:51 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-02-25 18:35:21 +0700 |
| commit | 99ad3ae2ca9d4db79b2ac92a6991ebdc3dfb94a3 (patch) | |
| tree | d6de7df3364078b67c4c5fd8aeeec4061de96df6 /src/tusb_option.h | |
| parent | a8af609dfef0f82ce22e6f0bf48146b4b2433633 (diff) | |
rename and move dcd_attr.h to tusb_mcu_attr.h
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 5d104e31c..6a3638461 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -172,7 +172,7 @@ #include "tusb_config.h" #endif -#include "device/dcd_attr.h" +#include "common/tusb_mcu_attr.h" //-------------------------------------------------------------------- // RootHub Mode Configuration |
