summaryrefslogtreecommitdiff
path: root/libavcodec/y41pdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/y41pdec.c')
-rw-r--r--libavcodec/y41pdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/y41pdec.c b/libavcodec/y41pdec.c
index e63d184f25..b3c5992acf 100644
--- a/libavcodec/y41pdec.c
+++ b/libavcodec/y41pdec.c
@@ -21,6 +21,7 @@
*/
#include "avcodec.h"
+#include "codec_internal.h"
#include "internal.h"
static av_cold int y41p_decode_init(AVCodecContext *avctx)