summaryrefslogtreecommitdiff
blob: 8257742ebe59a634e1122af6e53f63cfba12e054 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Naur ttf2pt1-3.4.4-orig/ft.c ttf2pt1-3.4.4/ft.c
--- ttf2pt1-3.4.4-orig/ft.c	2007-07-15 20:23:43.000000000 -0600
+++ ttf2pt1-3.4.4/ft.c	2007-07-15 20:24:02.000000000 -0600
@@ -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>