mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
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
@ -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…
Reference in New Issue
Block a user