summaryrefslogtreecommitdiff
path: root/fonts/ttmkfdir2/patches/patch-af
blob: b725851af8aceb5e96f73366cbc822a7703c3af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1 2004/04/28 00:10:04 recht Exp $

--- encoding.cpp.orig	2002-11-07 06:28:44.000000000 +0100
+++ encoding.cpp	2004-04-28 02:04:02.000000000 +0200
@@ -2,7 +2,7 @@
 #include <cstdio>
 #include <cstdlib>
 #include <cstring>
-#include "freetype/freetype.h"
+#include <ft2build.h>
 
 #include "ttmkfdir.h"
 #include "encoding.h"