git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47527 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -1,6 +1,8 @@
#ifndef GRASS_RASTER_H
#define GRASS_RASTER_H
+#include <grass/gis.h>
+
/*** defines ***/
#define RECLASS_TABLE 1
#define RECLASS_RULES 2