X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvda_h264.c;h=7b88ec7015f5431b48a20684e81a94fd2547140b;hb=7f7cedd7139f18480e3dacd1abcfd94bda01fa17;hp=8c526c07549800b66d15f83b0ec29d04c04b2e70;hpb=cc3de390b724f1c4c4ac7887d52908881a57e060;p=ffmpeg diff --git a/libavcodec/vda_h264.c b/libavcodec/vda_h264.c index 8c526c07549..7b88ec7015f 100644 --- a/libavcodec/vda_h264.c +++ b/libavcodec/vda_h264.c @@ -26,7 +26,7 @@ #include "vda.h" #include "libavutil/avutil.h" -#include "h264.h" +#include "h264dec.h" struct vda_buffer { CVPixelBufferRef cv_buffer;