summaryrefslogtreecommitdiff
path: root/x11-toolkits/pango/files/patch-pango_pango-ot.h
blob: 61e68f7207e7056e6eb349b21457dac423824d65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- pango/pango-ot.h.orig	Tue Mar 16 16:21:00 2004
+++ pango/pango-ot.h	Tue Mar 16 16:21:18 2004
@@ -22,7 +22,8 @@
 #ifndef __PANGO_OT_H__
 #define __PANGO_OT_H__
 
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 #include <pango/pango-glyph.h>
 
 G_BEGIN_DECLS