浏览代码

[usb audio] fix building error.

guozhanxin 3 年之前
父节点
当前提交
08bebb40ba
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/drivers/usb/usbdevice/class/uaudioreg.h

+ 1 - 0
components/drivers/usb/usbdevice/class/uaudioreg.h

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