mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
wma.h: #include "avcodec.h"
It's required for at least AVCodecContext. Fixes make checkheaders.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "libavutil/float_dsp.h"
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "fft.h"
|
||||
#include "get_bits.h"
|
||||
#include "put_bits.h"
|
||||
|
||||
Reference in New Issue
Block a user