From ee013bd969bc6c49a34b4f5766630859eb382ca2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 15 Jul 2013 03:00:58 +0200 Subject: Fix build on Libav (again) .... This time actually tested with an actual Libav copy. --- sub/sd_lavc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sub/sd_lavc.c') diff --git a/sub/sd_lavc.c b/sub/sd_lavc.c index 696f323e60..51c1d062c5 100644 --- a/sub/sd_lavc.c +++ b/sub/sd_lavc.c @@ -19,6 +19,7 @@ #include #include +#include #include "talloc.h" #include "core/mp_msg.h" -- cgit v1.2.3