diff --git a/nshlib/nsh_usbconsole.c b/nshlib/nsh_usbconsole.c index e766ead9b..84f04f039 100644 --- a/nshlib/nsh_usbconsole.c +++ b/nshlib/nsh_usbconsole.c @@ -52,7 +52,7 @@ # include #endif -#ifdef CONFIG_CDCACM +#ifdef CONFIG_PL2303 # include #endif