From ff093e5b7816f6e23fd6d4e9e4f9f54444ad63ac Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 31 Oct 2017 14:12:11 +0100 Subject: vd_lavc: makre sure required headers are included early enough Should fix #5062. --- video/decode/vd_lavc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'video/decode/vd_lavc.c') diff --git a/video/decode/vd_lavc.c b/video/decode/vd_lavc.c index d146270062..824eb12a11 100644 --- a/video/decode/vd_lavc.c +++ b/video/decode/vd_lavc.c @@ -24,7 +24,6 @@ #include #include -#include #include #include -- cgit v1.2.3