Forráskód Böngészése

[usb audio] fix building error.

guozhanxin 3 éve
szülő
commit
08bebb40ba
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;