Ticket #18341: patch-freetype.patch

File patch-freetype.patch, 326 bytes (added by kurt@…, 15 years ago)

builds ok with this, runs my presentation too

  • mgp.h

    old new  
    6262#include <X11/cursorfont.h>
    6363#include <X11/Xatom.h>
    6464#ifdef USE_XFT2
     65#include <ft2build.h>
     66#include FT_FREETYPE_H
    6567#include <freetype/freetype.h>
    6668#include <fontconfig/fontconfig.h>
    6769#include <X11/Xft/Xft.h>