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

Originally committed as revision 22838 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Jai Menon 15 years ago
parent 80ed701443
commit 96561c12c5
  1. 1
      libavcodec/dcadata.h

@ -28,6 +28,7 @@
#define AVCODEC_DCADATA_H
#include <stdint.h>
#include "libavutil/mem.h"
/* Generic tables */

Loading…
Cancel
Save