summaryrefslogtreecommitdiff
path: root/libavcodec/dcadata.h
diff options
context:
space:
mode:
authorJai Menon <jmenon86@gmail.com>2010-04-11 15:54:45 +0000
committerJai Menon <jmenon86@gmail.com>2010-04-11 15:54:45 +0000
commit96561c12c5951a0bd3ee4611dd2630d748d8a20f (patch)
tree9e6713f48956e8e19304e5eaf235c22930d855b5 /libavcodec/dcadata.h
parent80ed701443440d45d108ef3d19a34a77ba64fea3 (diff)
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
Originally committed as revision 22838 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/dcadata.h')
-rw-r--r--libavcodec/dcadata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/dcadata.h b/libavcodec/dcadata.h
index b5eddcfab6..c7266aa4ba 100644
--- a/libavcodec/dcadata.h
+++ b/libavcodec/dcadata.h
@@ -28,6 +28,7 @@
#define AVCODEC_DCADATA_H
#include <stdint.h>
+#include "libavutil/mem.h"
/* Generic tables */