1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/japanese/vfghostscript5/files/patch-ab

12 lines
250 B
Plaintext
Raw Normal View History

--- 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