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