[usb audio] fix building error.
This commit is contained in:
parent
7b47e8d052
commit
08bebb40ba
|
@ -31,6 +31,7 @@
|
|||
*/
|
||||
|
||||
#include <rtdef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef uint8_t uByte;
|
||||
typedef uint16_t uWord;
|
||||
|
|
Loading…
Reference in New Issue