summaryrefslogtreecommitdiff
path: root/libavcodec/ccaption_dec.c
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2016-01-04 19:28:01 -0800
committerMichael Niedermayer <michael@niedermayer.cc>2016-01-05 18:10:34 +0100
commite7271e6d078a4f8064cf6eef59eff7d58da1b1d5 (patch)
treea8384a8b1e44ed7f96296f5c3c70c1732ad098ae /libavcodec/ccaption_dec.c
parent206f65b06d0fedf6029480431115c710ca3c250a (diff)
libavcodec/ccaption_dec: remove unnecessary include
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/ccaption_dec.c')
-rw-r--r--libavcodec/ccaption_dec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/ccaption_dec.c b/libavcodec/ccaption_dec.c
index 9f67caa028..4e478e0a57 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