mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02: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