Commit 7447204d authored by Måns Rullgård's avatar Måns Rullgård

vaapi: add missing #include "h263.h"

Originally committed as revision 23833 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0b37ccca
......@@ -21,6 +21,7 @@
*/
#include "vaapi_internal.h"
#include "h263.h"
/** Reconstruct bitstream intra_dc_vlc_thr */
static int mpeg4_get_intra_dc_vlc_thr(MpegEncContext *s)
......
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