diff options
| author | hathach <[email protected]> | 2018-03-12 22:45:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-12 22:45:35 +0700 |
| commit | 34dbb3532ce4a5dd22cf8e596eb007003c3dd43c (patch) | |
| tree | f441b1a73c2c17ca02278a2098c0056a44174959 /tinyusb/class/custom_class_host.c | |
| parent | 6f1565c50eb4043b93b54e53d0bea8e25c7d830c (diff) | |
more rename
Diffstat (limited to 'tinyusb/class/custom_class_host.c')
| -rw-r--r-- | tinyusb/class/custom_class_host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/class/custom_class_host.c b/tinyusb/class/custom_class_host.c index be660d9db..38d240541 100644 --- a/tinyusb/class/custom_class_host.c +++ b/tinyusb/class/custom_class_host.c @@ -45,7 +45,7 @@ //--------------------------------------------------------------------+ // INCLUDE //--------------------------------------------------------------------+ -#include "common/common.h" +#include "common/tusb_common.h" #include "custom_class.h" //--------------------------------------------------------------------+ |
