$NetBSD: patch-ab,v 1.1 2004/07/10 22:57:14 wiz Exp $

--- freetype2/ftintf.c.orig	2001-12-17 16:25:21.000000000 +0100
+++ freetype2/ftintf.c
@@ -20,7 +20,8 @@
 
 #if (HAVE_FREETYPE && HAVE_FREETYPE2)
 
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 
 value init_FreeType()
 {
