Commit f4d80ecb authored by Måns Rullgård's avatar Måns Rullgård

lfg: add missing includes

Originally committed as revision 24154 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 47bfd50a
......@@ -20,6 +20,8 @@
*/
#include <inttypes.h>
#include <limits.h>
#include <math.h>
#include "lfg.h"
#include "md5.h"
#include "intreadwrite.h"
......
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