projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3fb20b
)
Removing network.h from matroskadec.c
author
Vignesh Venkatasubramanian
<vigneshv@google.com>
Thu, 14 Feb 2013 22:59:30 +0000
(14:59 -0800)
committer
Michael Niedermayer
<michaelni@gmx.at>
Thu, 14 Feb 2013 22:59:41 +0000
(23:59 +0100)
Removing accidentally added include file.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/matroskadec.c
patch
|
blob
|
history
diff --git
a/libavformat/matroskadec.c
b/libavformat/matroskadec.c
index
d2e5329
..
249a023
100644
(file)
--- a/
libavformat/matroskadec.c
+++ b/
libavformat/matroskadec.c
@@
-32,7
+32,6
@@
#include "avformat.h"
#include "internal.h"
#include "avio_internal.h"
-#include "network.h"
/* For ff_codec_get_id(). */
#include "riff.h"
#include "isom.h"