Skip to content

Commit c9b903d

Browse files
committed
add audio.h
1 parent b1d223a commit c9b903d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/host/usbh.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
#include "host/hcd.h"
3232
#include "tusb.h"
33+
#include "class/audio/audio.h"
3334
#include "host/usbh_pvt.h"
3435
#include "hub.h"
3536
#include "pico/time.h"

0 commit comments

Comments
 (0)