summaryrefslogtreecommitdiffstats
path: root/video/decode/vdpau.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode/vdpau.c')
-rw-r--r--video/decode/vdpau.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/decode/vdpau.c b/video/decode/vdpau.c
index b259ae303a..35d1e1c835 100644
--- a/video/decode/vdpau.c
+++ b/video/decode/vdpau.c
@@ -18,6 +18,7 @@
#include <stddef.h>
#include <assert.h>
+#include <libavcodec/avcodec.h>
#include <libavcodec/vdpau.h>
#include <libavutil/common.h>