# HG changeset patch # User jai_menon # Date 1271001285 0 # Node ID 2b35577e49dbc216625b7a29345f3799c391a8ef # Parent 19239938190641b17261c11422027f7d63fe7e61 DECLARE_ALIGNED usage requires #inclusion of 'mem.h'. diff -r 192399381906 -r 2b35577e49db dcadata.h --- a/dcadata.h Sun Apr 11 14:15:32 2010 +0000 +++ b/dcadata.h Sun Apr 11 15:54:45 2010 +0000 @@ -28,6 +28,7 @@ #define AVCODEC_DCADATA_H #include +#include "libavutil/mem.h" /* Generic tables */