@@ -21,8 +21,8 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include "grass/gmath.h"
#include <grass/gis.h>
+#include <grass/gmath.h>
/*!
@@ -20,9 +20,9 @@
#include <unistd.h>
-#include "grass/gis.h"
-#include "grass/glocale.h"
+#include <grass/gis.h>
+#include <grass/glocale.h>
#define TINY 1.0e-20
#define COMP_PIVOT 100
@@ -17,7 +17,7 @@
*****************************************************************************/
-#include "grass/N_pde.h"
+#include <grass/N_pde.h>
/* *************************************************************** *
* *********** Konstruktor *************************************** *
@@ -16,7 +16,7 @@
*
-#include "grass/N_gwflow.h"
+#include <grass/N_gwflow.h>
/* *************************************************************** */
/* ***************** N_gwflow_data3d ***************************** */
@@ -16,4 +16,4 @@
@@ -17,8 +17,8 @@
@@ -18,7 +18,7 @@
#include <math.h>
/* local protos */
static int make_les_entry_2d(int i, int j, int offset_i, int offset_j,
@@ -16,8 +16,8 @@
-#include "grass/N_solute_transport.h"
+#include <grass/N_solute_transport.h>
/* ************************************************************************* *
* ************************************************************************* *
@@ -16,9 +16,9 @@
/*! \brief full upwinding stabilization algorithm