Commit 24153550 authored by diego's avatar diego

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16863 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 72e69601
......@@ -36,6 +36,7 @@
#include <assert.h>
#include "config.h"
#include "common.h"
#include "mem.h"
#include "timer.h"
#ifndef attribute_align_arg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment