audio: fix build on Libav

Sigh...
This commit is contained in:
wm4 2017-08-16 21:26:16 +02:00
parent 1f593beeb4
commit 158768513c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
*/
#include <libavutil/frame.h>
#include <libavutil/mem.h>
#include "common/common.h"