lavfi: remove audio.h include from avfilter.h.
avfilter.h is a public header and the unexported audio.h header contains only internal prototypes.
This commit is contained in:
parent
db11fc5392
commit
4522df52aa
16 changed files with 15 additions and 2 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include "avfilter.h"
|
||||
#include "internal.h"
|
||||
#include "audio.h"
|
||||
#include "avcodec.h"
|
||||
#include "buffersrc.h"
|
||||
#include "vsrc_buffer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue