From 158768513c6590ef875e8dfc9185ddb5d1448306 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 16 Aug 2017 21:26:16 +0200 Subject: audio: fix build on Libav Sigh... --- audio/aframe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'audio') diff --git a/audio/aframe.c b/audio/aframe.c index 5178c718b4..ad6304230a 100644 --- a/audio/aframe.c +++ b/audio/aframe.c @@ -16,6 +16,7 @@ */ #include +#include #include "common/common.h" -- cgit v1.2.3