瀏覽代碼

missing includes

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@40826 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 年之前
父節點
當前提交
9d73aeac18
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      raster/r.surf.fractal/process.c

+ 1 - 0
raster/r.surf.fractal/process.c

@@ -13,6 +13,7 @@
 
 
 /***************************************************************************/
 /***************************************************************************/
 
 
+#include <grass/raster.h>
 #include <grass/glocale.h>
 #include <grass/glocale.h>
 #include "frac.h"
 #include "frac.h"
 /* gmath.h must go last, as it can interfere with ANSI headers */
 /* gmath.h must go last, as it can interfere with ANSI headers */