freebsd-ports/graphics/gpsmanshp/files/patch-gpsmanshp.c
John Hay 991af4c17f Initial import of gpsmanshp 1.2
Provides Tcl/Tk shapelib file support for gpsman.
2004-07-18 19:16:03 +00:00

11 lines
244 B
C

--- gpsmanshp.c.org Mon Jan 26 14:10:32 2004
+++ gpsmanshp.c Wed Jul 7 20:53:40 2004
@@ -65,7 +65,7 @@
#include <stdlib.h>
#include <string.h>
-#include <libshp/shapefil.h>
+#include <shapefil.h>
#include <tcl.h>
#define VERSION "1.1"