projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d18a0
)
10l format include path for metadata.h
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 4 Jan 2009 19:00:35 +0000
(19:00 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sun, 4 Jan 2009 19:00:35 +0000
(19:00 +0000)
Originally committed as revision 16426 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c
patch
|
blob
|
blame
|
history
diff --git
a/libavformat/utils.c
b/libavformat/utils.c
index
9bee5cd
..
e2c0902
100644
(file)
--- a/
libavformat/utils.c
+++ b/
libavformat/utils.c
@@
-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>