1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

libavcodec/ccaption_dec: remove unnecessary include

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Aman Gupta
2016-01-04 19:28:01 -08:00
committed by Michael Niedermayer
parent 206f65b06d
commit e7271e6d07

View File

@@ -21,7 +21,6 @@
#include "avcodec.h"
#include "ass.h"
#include "libavutil/internal.h"
#include "libavutil/opt.h"
#define SCREEN_ROWS 15