Selaa lähdekoodia

[usb audio] fix building error.

guozhanxin 3 vuotta sitten
vanhempi
commit
08bebb40ba
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;