Hi, On Thu, Mar 30, 2017 at 2:21 AM, <[email protected]> wrote:
> From: Shivraj Patil <[email protected]> > > Signed-off-by: Shivraj Patil <[email protected]> > --- > libavcodec/mips/hevcpred_mips.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/mips/hevcpred_mips.h b/libavcodec/mips/hevcpred_ > mips.h > index 12f57a2..fcd687b 100644 > --- a/libavcodec/mips/hevcpred_mips.h > +++ b/libavcodec/mips/hevcpred_mips.h > @@ -21,7 +21,7 @@ > #ifndef AVCODEC_MIPS_HEVCPRED_MIPS_H > #define AVCODEC_MIPS_HEVCPRED_MIPS_H > > -#include "libavcodec/hevcdsp.h" > +#include "libavcodec/hevcdec.h" Shouldn't this be hevcpred.h? Ronald _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
