mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18f0b98813
PR: 6083
12 lines
250 B
Plaintext
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
|