X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvdpau_h264.c;h=7265af2890e53b4b404022e414e0fcb9ac86e7c5;hb=4d92bd3ca2252b461b352bc2af3ebeabe5394715;hp=5ae34490b5c297472aa80f2e7527191330babe9f;hpb=5565e271116215a968eec2ac260b91ebe1768f0f;p=ffmpeg diff --git a/libavcodec/vdpau_h264.c b/libavcodec/vdpau_h264.c index 5ae34490b5c..7265af2890e 100644 --- a/libavcodec/vdpau_h264.c +++ b/libavcodec/vdpau_h264.c @@ -25,7 +25,8 @@ #include "avcodec.h" #include "internal.h" -#include "h264.h" +#include "h264dec.h" +#include "h264_ps.h" #include "mpegutils.h" #include "vdpau.h" #include "vdpau_internal.h"