Browse Source

drawtext: Drop pointless header

It should be forward compatible with newer freetype.
tags/n2.2-rc1
Luca Barbato 11 years ago
parent
commit
d68dc3c944
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavfilter/vf_drawtext.c

+ 0
- 1
libavfilter/vf_drawtext.c View File

@@ -47,7 +47,6 @@
#include "video.h"

#include <ft2build.h>
#include <freetype/config/ftheader.h>
#include FT_FREETYPE_H
#include FT_GLYPH_H



Loading…
Cancel
Save