Add missing libavutil/time.h includes.
This commit is contained in:
parent
4d777eedfd
commit
c4ef6a3e4b
10 changed files with 10 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#include "libavutil/random_seed.h"
|
||||
#include "libavutil/dict.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "libavutil/time.h"
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue