mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
drawtext: Drop pointless header
It should be forward compatible with newer freetype.
This commit is contained in:
parent
6892d145a0
commit
d68dc3c944
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user