From f30fbc600f3e5c3b4aceafb8256594af0069f2c9 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 27 Aug 2004 20:20:54 +0000 Subject: [PATCH] Fixed typos. --- Xprint/ps/ttf2pt1wrap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xprint/ps/ttf2pt1wrap.c b/Xprint/ps/ttf2pt1wrap.c index 50ccd5c47..bd5ef526e 100644 --- a/Xprint/ps/ttf2pt1wrap.c +++ b/Xprint/ps/ttf2pt1wrap.c @@ -7,4 +7,4 @@ extern int optind; extern char *optarg; #endif -#include "ttf2pt1.c +#include "ttf2pt1.c"