middleware: usb: Fix build issues with the code from github

Submitted a PR to https://github.com/NXPmicro/mcux-sdk-middleware-usb
to fix this build issue

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2022-08-24 15:50:48 -05:00
parent 5548c379e4
commit 99c0d3a147
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ target_include_directories(${MCUX_SDK_PROJECT_NAME} PUBLIC
)
include(component_osa)