summaryrefslogtreecommitdiff
path: root/fonts/xmbdfed/patches/patch-ab
blob: 34b97a3ec90496212e1a190661231ac632dfed3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2002/10/15 12:29:19 kei Exp $

--- bdf.h.orig	Wed Jul  4 10:21:42 2001
+++ bdf.h	Wed Jul  4 10:22:01 2001
@@ -41,7 +41,7 @@
 
 #ifdef HAVE_FREETYPE
 #include <freetype.h>
-#include <extend/ftxsbit.h>
+#include <ftxsbit.h>
 #endif /* HAVE_FREETYPE */
 
 #ifdef __cplusplus