Commit db5cc75f authored by Anton Khirnov's avatar Anton Khirnov

wma.h: #include "avcodec.h"

It's required for at least AVCodecContext.

Fixes make checkheaders.
parent 0af3b658
......@@ -24,6 +24,7 @@
#include "libavutil/float_dsp.h"
#include "avcodec.h"
#include "fft.h"
#include "get_bits.h"
#include "put_bits.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment