From fc5ae3c699ae4178d67152548ef65ffcc7a1455a Mon Sep 17 00:00:00 2001 From: zeljko Date: Fri, 20 Apr 2012 19:40:09 +0000 Subject: [PATCH] LCL: fixed compiling git-svn-id: trunk@36940 - --- lcl/customdrawn_common.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lcl/customdrawn_common.pas b/lcl/customdrawn_common.pas index 03defdafb9..8d8ab4a160 100644 --- a/lcl/customdrawn_common.pas +++ b/lcl/customdrawn_common.pas @@ -6,7 +6,7 @@ interface uses // RTL / FCL - Classes, windows, SysUtils, Types, Math, fpcanvas, fpimage, + Classes, SysUtils, Types, Math, fpcanvas, fpimage, // LazUtils lazutf8, // LCL -> Use only TForm, TWinControl, TCanvas and TLazIntfImage