Ticket #1584: patch-Xft.h

File patch-Xft.h, 301 bytes (added by toby@…, 20 years ago)

patch for Xft.h

Line 
1--- Xft.h.old   Thu Mar  4 14:43:08 2004
2+++ Xft.h       Thu Mar  4 14:43:23 2004
3@@ -38,7 +38,8 @@
4 #define XftVersion     XFT_VERSION
5 
6 #include <stdarg.h>
7-#include <freetype/freetype.h>
8+#include <ft2build.h>
9+#include FT_FREETYPE_H
10 #include <fontconfig/fontconfig.h>
11 #include <X11/extensions/Xrender.h>
12