Commit 4b5f1907 authored by Diego Biurrun's avatar Diego Biurrun

Add missing headers to get 'make checkheaders' closer to passing.

Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 819e4dd9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment