diff options
-rw-r--r-- | Xprint/ps/ttf2pt1wrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |