mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-24 15:57:00 +00:00
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
Originally committed as revision 22838 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
80ed701443
commit
96561c12c5
@ -28,6 +28,7 @@
|
||||
#define AVCODEC_DCADATA_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "libavutil/mem.h"
|
||||
|
||||
/* Generic tables */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user