Fix build on Libav (again)

....

This time actually tested with an actual Libav copy.
This commit is contained in:
wm4 2013-07-15 03:00:58 +02:00
parent 978831c8e3
commit ee013bd969
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <assert.h>
#include <libavcodec/avcodec.h>
#include <libavutil/common.h>
#include "talloc.h"
#include "core/mp_msg.h"