freebsd-ports/graphics/gpsmanshp/files/patch-gpsmanshp.c

12 lines
244 B
C
Raw Normal View History

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