Skip to content

Commit 7f1aa82

Browse files
authored
Update audio_pipe.c
1 parent db71258 commit 7f1aa82

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/drivers/audio/audio_pipe.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
*/
1010

1111
#include <rthw.h>
12-
#include <rtthread.h>
13-
#include <rtdevice.h>
14-
1512
#include "audio_pipe.h"
1613

1714
static void _rt_pipe_resume_writer(struct rt_audio_pipe *pipe)

0 commit comments

Comments
 (0)