$NetBSD: patch-ttf2pk-ac,v 1.1.1.1 2004/10/09 14:15:22 hubertf Exp $

--- contrib/ttf2pk/ttfaux.c.orig	Thu Sep  2 01:31:17 1999
+++ contrib/ttf2pk/ttfaux.c
@@ -13,9 +13,9 @@
 #include <stdlib.h>
 
 #include "freetype.h"
-#include "extend/ftxkern.h"     /* we are in the FreeType package tree */
-#include "extend/ftxpost.h"
-#include "extend/ftxopen.h"
+#include "ftxkern.h"     /* we are in the FreeType package tree */
+#include "ftxpost.h"
+#include "ftxopen.h"
 
 #include "ttf2tfm.h"
 #include "newobj.h"
