From d68dc3c9446e38b4d686cc0f55433c9e8d7c128b Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Sun, 5 Jan 2014 12:30:45 +0100 Subject: drawtext: Drop pointless header It should be forward compatible with newer freetype. --- libavfilter/vf_drawtext.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/vf_drawtext.c') diff --git a/libavfilter/vf_drawtext.c b/libavfilter/vf_drawtext.c index 703b472902..314e0fc808 100644 --- a/libavfilter/vf_drawtext.c +++ b/libavfilter/vf_drawtext.c @@ -47,7 +47,6 @@ #include "video.h" #include -#include #include FT_FREETYPE_H #include FT_GLYPH_H -- cgit v1.2.3