py_ext/modules/wxglade_hmi/wxglade_hmi.py
changeset 725 31dade089db5
parent 721 ecf4d203c4d4
--- a/py_ext/modules/wxglade_hmi/wxglade_hmi.py	Tue May 08 22:27:49 2012 +0200
+++ b/py_ext/modules/wxglade_hmi/wxglade_hmi.py	Wed May 09 00:00:50 2012 +0200
@@ -2,7 +2,7 @@
 import os, sys
 from xml.dom import minidom
 
-from ConfigTree import opjimg
+from ConfigTreeNode import opjimg
 from py_ext import PythonCodeTemplate
 
 class RootClass(PythonCodeTemplate):