diff --git a/lcl/forms.pp b/lcl/forms.pp index 3a97171a20..65772cbfc6 100644 --- a/lcl/forms.pp +++ b/lcl/forms.pp @@ -38,7 +38,7 @@ interface uses Classes, Controls, VCLGlobals, SysUtils, GraphType, Graphics, Menus, - LCLLinux, LCLType, LMessages, CustomTimer. SdtCtrls; + LCLLinux, LCLType, LMessages, CustomTimer, StdCtrls; type TPosition = (poDesigned, poDefault, poDefaultPosOnly, poDefaultSizeOnly,