c_ext/CFileEditor.py
changeset 742 41a4a560406c
parent 738 413946c04c87
child 744 bdab45f96aa0
--- a/c_ext/CFileEditor.py	Mon May 21 17:53:50 2012 +0200
+++ b/c_ext/CFileEditor.py	Tue May 22 06:11:37 2012 +0200
@@ -4,7 +4,7 @@
 import wx.grid
 import wx.stc as stc
 import wx.lib.buttons
-from util import opjimg
+from util.misc import opjimg
 
 from controls import CustomGrid, CustomTable
 from ConfTreeNodeEditor import ConfTreeNodeEditor