From a1714821678853a349cfeb735e5cc2c05d7d7e10 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sun, 3 Jul 2005 21:38:43 +0000 Subject: Install publicly used headers in X11/fonts. Change source files that use these headers to get them via . --- bdftopcf.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bdftopcf.c b/bdftopcf.c index 1be7ed8..d0b85d1 100644 --- a/bdftopcf.c +++ b/bdftopcf.c @@ -31,12 +31,12 @@ from The Open Group. #include #include -#include "fontmisc.h" -#include "fontstruct.h" -#include "fntfilio.h" -#include "fntfil.h" -#include "bdfint.h" -#include "pcf.h" +#include +#include +#include +#include +#include +#include #include #include -- cgit v1.2.3