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

20 lines
405 B
Plaintext
Raw Normal View History

*** zkfvflib.c.orig Sat Nov 9 19:23:11 1996
--- zkfvflib.c Sat Nov 9 19:23:26 1996
***************
*** 19,25 ****
#include "files.h"
/* Including the header file for VFlib. */
! #include "VF.h"
#ifdef __MSDOS__
# include "dos_.h"
#endif
--- 19,25 ----
#include "files.h"
/* Including the header file for VFlib. */
! #include <VF.h>
#ifdef __MSDOS__
# include "dos_.h"
#endif