pkgsrc/fonts/xmbdfed/patches/patch-ab

13 lines
300 B
Text

$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