git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce33f9
)
ac3enc: remove unneeded #include
author
Justin Ruggles
<justin.ruggles@gmail.com>
Sun, 7 Aug 2011 21:09:47 +0000
(17:09 -0400)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Tue, 9 Aug 2011 20:44:34 +0000
(16:44 -0400)
libavcodec/ac3enc_template.c
patch
|
blob
|
history
diff --git
a/libavcodec/ac3enc_template.c
b/libavcodec/ac3enc_template.c
index
8960124
..
7a6d72f
100644
(file)
--- a/
libavcodec/ac3enc_template.c
+++ b/
libavcodec/ac3enc_template.c
@@
-28,8
+28,6
@@
#include <stdint.h>
-#include "ac3enc.h"
-
/* prototypes for static functions in ac3enc_fixed.c and ac3enc_float.c */