Commit 18354c48 authored by aurel's avatar aurel

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

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10169 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 11b3734b
......@@ -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