Merge pull request #4145 from thread-liu/action

[Audio] Header files are repeatedly included
This commit is contained in:
Bernard Xiong 2020-12-11 17:38:09 +08:00 committed by GitHub
commit 2a4b6453b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
*/
#include <rthw.h>
#include <rtdevice.h>
#include "audio_pipe.h"
static void _rt_pipe_resume_writer(struct rt_audio_pipe *pipe)