Commit 96561c12 authored by Jai Menon's avatar Jai Menon

DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.

Originally committed as revision 22838 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 80ed7014
......@@ -28,6 +28,7 @@
#define AVCODEC_DCADATA_H
#include <stdint.h>
#include "libavutil/mem.h"
/* Generic tables */
......
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