server/sources/native.py
changeset 4848 41f84eea63c9
parent 4845 dc351b96f596
child 4899 c666d265fb95
--- a/server/sources/native.py	Tue Mar 09 11:42:06 2010 +0100
+++ b/server/sources/native.py	Tue Mar 09 11:54:27 2010 +0100
@@ -22,7 +22,7 @@
 from logilab.common.decorators import cached, clear_cache
 from logilab.common.configuration import Method
 from logilab.common.shellutils import getlogin
-from logilab.db import get_db_helper
+from logilab.database import get_db_helper
 
 from cubicweb import UnknownEid, AuthenticationError, Binary, server
 from cubicweb.cwconfig import CubicWebNoAppConfiguration