git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67326 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -2,6 +2,9 @@
import wx
+from grass.script.setup import set_gui_path
+set_gui_path()
+
from core.gcmd import RunCommand
from core.utils import _
from gui_core.preferences import MapsetAccess