Add missing unit LCLProc for previous commit 54120 #b22e329287. Fix mantis #31368

git-svn-id: trunk@54121 -
This commit is contained in:
hnb 2017-02-08 19:26:59 +00:00
parent b22e329287
commit b432dc7e42

View File

@ -26,7 +26,7 @@ uses
CommCtrl, Windows, Classes, SysUtils, Math, Win32Extra,
// LCL
ComCtrls, LCLType, Controls, Graphics, Themes,
ImgList, StdCtrls, Forms, LCLIntf,
ImgList, StdCtrls, Forms, LCLIntf, LCLProc,
LMessages, LazUTF8, LCLMessageGlue, InterfaceBase,
// widgetset
WSComCtrls, WSLCLClasses, WSControls, WSProc,