h264 intra pred: add missing includes.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
8491ac3ad2
commit
55e35c98d5
@ -27,6 +27,8 @@
|
||||
|
||||
#include "libavutil/avassert.h"
|
||||
#include "h264pred.h"
|
||||
#include "dsputil.h" // for ff_cropTbl
|
||||
#include "avcodec.h" // for AV_CODEC_ID_*
|
||||
|
||||
#define BIT_DEPTH 8
|
||||
#include "h264pred_template.c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user