Add missing headers to get 'make checkheaders' closer to passing.
Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
819e4dd9e6
commit
4b5f19074e
1 changed files with 2 additions and 0 deletions
|
|
@ -29,7 +29,9 @@
|
|||
* @remark FFmpeg merging spearheaded by Kenan Gillet
|
||||
*/
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include "libavutil/common.h"
|
||||
|
||||
/**
|
||||
* pre-calculated table for hammsinc function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue