blob: 9fde45c3db4914133a5098b51a65b35cf3893272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2002/07/02 13:06:27 wiz Exp $
--- ttmkfdir.c.orig Sat Jun 8 21:37:58 2002
+++ ttmkfdir.c Sat Jun 8 21:38:18 2002
@@ -61,7 +61,7 @@
#include <ctype.h>
#include <errno.h>
-#include <freetype.h>
+#include <freetype/freetype.h>
#include "panose.h"
#include "ttos2val.h"
|