forked from Lainports/freebsd-ports
11 lines
250 B
Text
11 lines
250 B
Text
--- 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
|