forked from FFmpeg/FFmpeg
10l format include path for metadata.h
Originally committed as revision 16426 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a6d18a0e6a
commit
06a7bd9a2e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
#include "libavcodec/opt.h"
|
||||
#include "libavcodec/metadata.h"
|
||||
#include "metadata.h"
|
||||
#include "libavutil/avstring.h"
|
||||
#include "riff.h"
|
||||
#include <sys/time.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue