]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264_picture.c
Merge commit '7ca603f96f93d988e01d161d611f69a4ecaa3f02'
[ffmpeg] / libavcodec / h264_picture.c
index 14d8f19ef83f1e9ed435c15b07a4690d3c6d5e8d..bf1471de514b91eadc088a0a4f3d82ed5aaf1be4 100644 (file)
@@ -42,7 +42,7 @@
 #include "mpegutils.h"
 #include "rectangle.h"
 #include "thread.h"
-#include "vdpau_internal.h"
+#include "vdpau_compat.h"
 
 void ff_h264_unref_picture(H264Context *h, H264Picture *pic)
 {