1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/vfghostscript5/files/patch-ab
Jun-ichiro itojun Hagino 18f0b98813 japanizatino patches are updated.
PR:		6083
1998-03-26 02:18:59 +00:00

12 lines
250 B
Plaintext

--- zkfvflib.c.orig Sat Mar 21 11:19:01 1998
+++ zkfvflib.c Sat Mar 21 11:19:04 1998
@@ -21,7 +21,7 @@
#include "store.h"
/* Including the header file for VFlib. */
-#include "VF.h"
+#include <VF.h>
#ifdef __MSDOS__
# include "dos_.h"
#endif