Blob Blame History Raw
--- BUILD/ttf2pt1-3.4.4/ft.c.orig	2004-06-06 13:31:39.865722057 +0200
+++ BUILD/ttf2pt1-3.4.4/ft.c	2004-06-06 13:32:17.165091225 +0200
@@ -12,6 +12,7 @@
 #include <stdlib.h>
 #include <ctype.h>
 #include <sys/types.h>
+#include <ft2build.h>
 #include <freetype/freetype.h>
 #include <freetype/ftglyph.h>
 #include <freetype/ftsnames.h>