py_ext/py_ext.py
changeset 742 41a4a560406c
parent 738 413946c04c87
child 781 cdc6393705ce
--- 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):