• Alexander Strasser's avatar
    configure: Special case libfreetype test · 8c79730a
    Alexander Strasser authored
    Include the freetype header, in-directly through a macro, like it
    is done in the drawtext filter. Do not break if the header is moved.
    
    Unfortunately the drawtext filter included the file where the include
    macros are defined in a wrong way. This is not needed and breaks the
    build. Remove that #include line too.
    
    (cherry picked from commit cea5812f)
    Signed-off-by: 's avatarAlexander Strasser <eclipse7@gmx.net>
    8c79730a
vf_drawtext.c 36.6 KB