openbsd-ports/x11/xmbdfed/patches/patch-aa

12 lines
241 B
Plaintext
Raw Normal View History

--- bdf.h.orig Thu Mar 16 15:08:51 2000
+++ bdf.h Wed Mar 7 16:47:07 2001
@@ -41,7 +41,7 @@
#ifdef HAVE_FREETYPE
#include <freetype.h>
-#include <extend/ftxsbit.h>
+#include <ftxsbit.h>
#endif /* HAVE_FREETYPE */
#ifdef __cplusplus