summaryrefslogtreecommitdiff
path: root/app-text/ttf2pt1/files/ttf2pt1-3.4.4-freetype.patch
blob: a4c4e7b987162259703b0ac27437e55fc8d5f4c6 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/ft.c
+++ b/ft.c
@@ -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>