Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 40d0b9f9f17e3493f99496ee16390b2b > files > 12

gmt-4.3.1-3mdv2009.0.src.rpm

Index: src/gmt_grd.h
===================================================================
--- src/gmt_grd.h
+++ src/gmt_grd.h	2008-02-09 19:18:52.852274484 +0100
@@ -31,7 +31,7 @@
 #ifndef _GMT_GRD_H
 #define _GMT_GRD_H
 
-#include "netcdf.h"
+#include "netcdf-3/netcdf.h"
 
 /* Nodes that are unconstrained are assumed to be set to NaN */
 
Index: src/gmt_shore.h
===================================================================
--- src/gmt_shore.h
+++ src/gmt_shore.h	2008-02-09 19:17:46.514780900 +0100
@@ -28,7 +28,7 @@
  * Version:	4.1.x
  */
 
-#include "netcdf.h"
+#include "netcdf-3/netcdf.h"
 
 #define GSHHS_MAX_DELTA 65535	/* Largest value to store in a unsigned short, used as largest dx or dy in bin  */
 #define GMT_MAX_GSHHS_LEVEL	4	/* Highest hierarchical level of coastlines */