diff --git a/ccm-cms-types-person/pdl/com/arsdigita/content-types/Person.pdl b/ccm-cms-types-person/pdl/com/arsdigita/content-types/Person.pdl index 88d798016..768b4ea68 100644 --- a/ccm-cms-types-person/pdl/com/arsdigita/content-types/Person.pdl +++ b/ccm-cms-types-person/pdl/com/arsdigita/content-types/Person.pdl @@ -1,5 +1,6 @@ model com.arsdigita.cms.contenttypes; +import com.arsdigita.cms.ContentItem; import com.arsdigita.cms.ContentPage; object type Person extends ContentPage {