diff -r e0630d262ac3 -r 31dade089db5 py_ext/modules/wxglade_hmi/wxglade_hmi.py --- 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):