ffmpeg | branch: master | Aman Gupta <a...@tmm1.net> | Mon Jan  4 19:28:01 2016 
-0800| [e7271e6d078a4f8064cf6eef59eff7d58da1b1d5] | committer: Michael 
Niedermayer

libavcodec/ccaption_dec: remove unnecessary include

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7271e6d078a4f8064cf6eef59eff7d58da1b1d5
---

 libavcodec/ccaption_dec.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/ccaption_dec.c b/libavcodec/ccaption_dec.c
index 9f67caa..4e478e0 100644
--- a/libavcodec/ccaption_dec.c
+++ b/libavcodec/ccaption_dec.c
@@ -21,7 +21,6 @@
 
 #include "avcodec.h"
 #include "ass.h"
-#include "libavutil/internal.h"
 #include "libavutil/opt.h"
 
 #define SCREEN_ROWS 15

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to