diff --git a/ide/idecomp.pp b/ide/idecomp.pp index 709412e118..f592483761 100644 --- a/ide/idecomp.pp +++ b/ide/idecomp.pp @@ -110,7 +110,7 @@ RegCompList:TRegisteredComponentList; implementation -uses Project,global,LResources; +uses Project,LResources; { TIDECompList }