git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47535 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -4,7 +4,7 @@
#include <unistd.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
-#include "G3d_intern.h"
+#include "raster3d_intern.h"
/*---------------------------------------------------------------------------*/
@@ -3,7 +3,7 @@
#include <fcntl.h>
#include <sys/types.h>
#include <grass/raster3d.h>
#include "cachehash.h"
#ifndef GRASS_RASTER3D_H
@@ -8,7 +8,7 @@
#include <grass/gis.h>
#include <grass/raster.h>
@@ -11,7 +11,7 @@
#include <grass/glocale.h>
static int read_colors(const char *, const char *, struct Colors *);
static int read_new_colors(FILE *, struct Colors *);
@@ -1,7 +1,7 @@
#include <stdlib.h>
#include <stdio.h>
@@ -2,7 +2,7 @@
/*--------------------------------------------------------------------------*/
@@ -1,5 +1,5 @@
@@ -5,7 +5,7 @@
@@ -31,7 +31,7 @@
/*simple error message */
@@ -1,6 +1,6 @@
#include <string.h>
@@ -1,4 +1,4 @@
/*----------------------------------------------------------------------------*/
/*!
@@ -9,7 +9,7 @@
@@ -6,7 +6,7 @@
static int
G3d_xdrTile2tile(G3D_Map * map, void *tile, int rows, int cols, int depths,