--- a/src/pyams_content/shared/view/interfaces/__init__.py Thu Feb 08 15:13:07 2018 +0100
+++ b/src/pyams_content/shared/view/interfaces/__init__.py Thu Feb 08 15:15:30 2018 +0100
@@ -16,8 +16,8 @@
# import standard library
# import interfaces
-from pyams_content.component.links.interfaces import IInternalReferencesList
from pyams_content.shared.common.interfaces import ISharedContent, IWfSharedContent, ISharedTool
+from pyams_sequence.interfaces import IInternalReferencesList
# import packages
from pyams_thesaurus.schema import ThesaurusTermsListField