From af6639500f317a56f49823437e7c632c0cdd5298 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 14 Feb 2013 14:02:47 +0100 Subject: Fix compilation with Libav --- core/av_common.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/av_common.c b/core/av_common.c index d67852eb86..68ab461c10 100644 --- a/core/av_common.c +++ b/core/av_common.c @@ -17,6 +17,8 @@ #include +#include + #include "config.h" #include "core/mp_talloc.h" #include "av_common.h" -- cgit v1.2.3