patch-src_xftglyphs_c 430 B

1234567891011121314151617
  1. --- libXft-2.3.1.orig/src/xftglyphs.c 2012-06-02 18:36:35.000000000 +0200
  2. +++ libXft-2.3.1/src/xftglyphs.c 2014-01-02 14:41:02.000000000 +0100
  3. @@ -21,10 +21,10 @@
  4. */
  5. #include "xftint.h"
  6. -#include <freetype/ftoutln.h>
  7. -#include <freetype/ftlcdfil.h>
  8. -
  9. -#include <freetype/ftsynth.h>
  10. +#include <ft2build.h>
  11. +#include FT_OUTLINE_H
  12. +#include FT_LCD_FILTER_H
  13. +#include FT_SYNTHESIS_H
  14. /*
  15. * Validate the memory info for a font