diff --git a/libavcodec/hw_base_encode.h b/libavcodec/hw_base_encode.h index e528f2013b..ac0cc7b80c 100644 --- a/libavcodec/hw_base_encode.h +++ b/libavcodec/hw_base_encode.h @@ -19,6 +19,7 @@ #ifndef AVCODEC_HW_BASE_ENCODE_H #define AVCODEC_HW_BASE_ENCODE_H +#include "avcodec.h" #include "libavutil/hwcontext.h" #include "libavutil/fifo.h"