summaryrefslogtreecommitdiff
path: root/fonts/Xft2/patches/patch-aa
blob: ba4a8d4851dddba1d80be19a6ad7065568690a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.5 2004/04/27 15:10:51 adam Exp $

--- Xft.h.orig	2004-04-26 12:00:26.000000000 +0000
+++ Xft.h
@@ -38,6 +38,7 @@
 #define XftVersion	XFT_VERSION
 
 #include <stdarg.h>
+#include <ft2build.h>
 #include <freetype/freetype.h>
 #include <fontconfig/fontconfig.h>
 #include <X11/extensions/Xrender.h>