misc/migration/3.14.4_Any.py
changeset 10200 cceb2c7c02f4
parent 9463 d62e13eba033
--- a/misc/migration/3.14.4_Any.py	Thu Jan 15 16:39:35 2015 +0100
+++ b/misc/migration/3.14.4_Any.py	Thu Jan 15 16:44:36 2015 +0100
@@ -1,4 +1,4 @@
-from yams import schema2sql as y2sql
+from cubicweb.server import schema2sql as y2sql
 
 dbhelper = repo.system_source.dbhelper
 rdefdef = schema['CWSource'].rdef('name')