ztfy/utils/site.py
branchZTK-1.1
changeset 70 82d8de021806
parent 61 c9861a9a8606
child 71 2512d7fe2cda
--- a/ztfy/utils/site.py	Tue Dec 07 17:27:24 2010 +0100
+++ b/ztfy/utils/site.py	Sun May 22 22:37:32 2011 +0200
@@ -18,7 +18,7 @@
 # import standard packages
 
 # import Zope3 interfaces
-from zope.app.intid.interfaces import IIntIds
+from zope.intid.interfaces import IIntIds
 
 # import local interfaces
 from interfaces import INewSiteManagerEvent