Commit 434b626b authored by Gyan Doshi's avatar Gyan Doshi Committed by Timo Rothenpieler

avcodec/libdavs2: unbreak compilation failure

FF_CODEC_CAP_AUTO_THREADS added in 8a129077 requires internal.h
Signed-off-by: 's avatarTimo Rothenpieler <timo@rothenpieler.org>
parent 9383885c
......@@ -23,6 +23,7 @@
*/
#include "avcodec.h"
#include "internal.h"
#include "davs2.h"
typedef struct DAVS2Context {
......
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