mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lfg: add missing includes
Originally committed as revision 24154 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
47bfd50a4b
commit
f4d80ecb22
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include <math.h>
|
||||
#include "lfg.h"
|
||||
#include "md5.h"
|
||||
#include "intreadwrite.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue