Commit 289a723c authored by Aurelien Jacobs's avatar Aurelien Jacobs

asv1.c directly uses Put/GetBitContext, so it should include bitstream.h

Originally committed as revision 10169 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 11de04d8
......@@ -25,6 +25,7 @@
*/
#include "avcodec.h"
#include "bitstream.h"
#include "dsputil.h"
#include "mpegvideo.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