diff -r 382b2c848dac -r 41a4a560406c py_ext/py_ext.py --- a/py_ext/py_ext.py Mon May 21 17:53:50 2012 +0200 +++ b/py_ext/py_ext.py Tue May 22 06:11:37 2012 +0200 @@ -1,7 +1,7 @@ import os from POULibrary import POULibrary from PythonFileCTNMixin import PythonFileCTNMixin -from util import opjimg +from util.misc import opjimg class PythonLibrary(POULibrary): def GetLibraryPath(self):