diff -r 382b2c848dac -r 41a4a560406c c_ext/CFileEditor.py --- 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