Add required header mem.h, av_malloc and friends are used.

Originally committed as revision 16863 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2009-01-30 18:52:51 +00:00
parent dbef3f46b9
commit 9d52d54df3
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include <assert.h>
#include "config.h"
#include "common.h"
#include "mem.h"
#include "timer.h"
#ifndef attribute_align_arg