1
0
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:
Diego Biurrun 2008-11-24 21:29:07 +00:00
parent 819e4dd9e6
commit 4b5f19074e

View File

@ -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