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>
pull/28/head
Philip Langdale 12 years ago
parent 7b24be557f
commit 82de3e16a8
  1. 2
      libavcodec/movtextenc.c

@ -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…
Cancel
Save