浏览代码

wxnviz: g3d -> raster3d

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47539 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 14 年之前
父节点
当前提交
5729f853de
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gui/wxpython/gui_modules/wxnviz.py

+ 1 - 1
gui/wxpython/gui_modules/wxnviz.py

@@ -27,7 +27,7 @@ from numpy import matrix
 
 from ctypes import *
 from grass.lib.gis   import *
-from grass.lib.g3d   import *
+from grass.lib.raster3d   import *
 from grass.lib.ogsf  import *
 from grass.lib.nviz  import *
 from grass.lib.raster import *