mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
movtextenc: Remove dangling reference to movtext.h
This is a reference that leaked in from my future work to support styling. Signed-off-by: Philip Langdale <philipl@overt.org>
This commit is contained in:
parent
7b24be557f
commit
82de3e16a8
@ -21,8 +21,8 @@
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "avcodec.h"
|
||||
#include "movtext.h"
|
||||
#include "libavutil/avstring.h"
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "ass_split.h"
|
||||
#include "ass.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user