Browse Source

libavcodec/ccaption_dec: remove unnecessary include

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.0
Aman Gupta Michael Niedermayer 10 years ago
parent
commit
e7271e6d07
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/ccaption_dec.c

+ 0
- 1
libavcodec/ccaption_dec.c View File

@@ -21,7 +21,6 @@

#include "avcodec.h"
#include "ass.h"
#include "libavutil/internal.h"
#include "libavutil/opt.h"

#define SCREEN_ROWS 15


Loading…
Cancel
Save