You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
drawtext: Drop pointless header
It should be forward compatible with newer freetype.
This commit is contained in:
@@ -47,7 +47,6 @@
|
|||||||
#include "video.h"
|
#include "video.h"
|
||||||
|
|
||||||
#include <ft2build.h>
|
#include <ft2build.h>
|
||||||
#include <freetype/config/ftheader.h>
|
|
||||||
#include FT_FREETYPE_H
|
#include FT_FREETYPE_H
|
||||||
#include FT_GLYPH_H
|
#include FT_GLYPH_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user