You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/libXft/files/libXft-2.3.1-compile_fix.patch

18 lines
404 B

--- src/xftglyphs.c.orig 2012-06-02 11:36:35.000000000 -0500
+++ src/xftglyphs.c 2013-11-28 01:39:49.000000000 -0600
@@ -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