diff options
Diffstat (limited to 'src/class')
| -rw-r--r-- | src/class/custom/custom_host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class/custom/custom_host.c b/src/class/custom/custom_host.c index a4f04af31..ebe257e61 100644 --- a/src/class/custom/custom_host.c +++ b/src/class/custom/custom_host.c @@ -26,7 +26,7 @@ #include "tusb_option.h" -#if (TUSB_OPT_HOST_ENABLED && CFG_TUSB_HOST_CUSTOM_CLASS) +#if (TUSB_OPT_HOST_ENABLED && CFG_TUH_VENDOR) //--------------------------------------------------------------------+ // INCLUDE |
