aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/pango/files/patch-pangoxft.h
blob: 939194042b12a76851a24fe0f7ee10bbed246377 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pango/pangoxft.h.orig	Sun Oct  6 23:03:37 2002
+++ pango/pangoxft.h	Sun Oct  6 23:03:42 2002
@@ -31,7 +31,7 @@
 #define _XFT_NO_COMPAT
 #define _XFTCOMPAT_H_
 #include <X11/Xlib.h>
-#include <X11/Xft/Xft.h>
+#include <X11/Xft/Xft2.h>
 #if defined(XftVersion) && XftVersion >= 20000
 #else
 #error "must have Xft version 2 or newer"