mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
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:
@@ -26,6 +26,7 @@
|
||||
|
||||
#include "libavutil/audioconvert.h"
|
||||
#include "libavutil/eval.h"
|
||||
#include "audio.h"
|
||||
#include "avfilter.h"
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user