diff --git a/lcl/interfaces/lcl.pas b/lcl/interfaces/lcl.pas index b6d1030173..965c58713f 100644 --- a/lcl/interfaces/lcl.pas +++ b/lcl/interfaces/lcl.pas @@ -7,7 +7,7 @@ unit LCL; interface uses - AllLCLIntfUnits, cocoawsbuttons, LazarusPackageIntf; + AllLCLIntfUnits, LazarusPackageIntf; implementation