[usb audio] fix building error.

This commit is contained in:
guozhanxin 2022-04-19 23:06:30 +08:00 committed by guo
parent 7b47e8d052
commit 08bebb40ba
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
*/
#include <rtdef.h>
#include <stdint.h>
typedef uint8_t uByte;
typedef uint16_t uWord;