Fix compilation with Libav

This commit is contained in:
wm4 2013-02-14 14:02:47 +01:00
parent f9a259e5d5
commit af6639500f
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
#include <assert.h>
#include <libavutil/common.h>
#include "config.h"
#include "core/mp_talloc.h"
#include "av_common.h"