summaryrefslogtreecommitdiffstats
path: root/video/decode/vd_lavc.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode/vd_lavc.c')
-rw-r--r--video/decode/vd_lavc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/decode/vd_lavc.c b/video/decode/vd_lavc.c
index 929c6c77f3..068a11b00a 100644
--- a/video/decode/vd_lavc.c
+++ b/video/decode/vd_lavc.c
@@ -27,6 +27,8 @@
#include <libavutil/opt.h>
#include <libavutil/intreadwrite.h>
+#include "compat/libav.h"
+
#include "talloc.h"
#include "config.h"
#include "core/mp_msg.h"