LazReport, fix DialogControls compiling after fileutil utf8 wrappers were disabled

git-svn-id: trunk@51862 -
This commit is contained in:
jesus 2016-03-08 18:42:15 +00:00
parent ff19675249
commit 6d052f5c97

View File

@ -35,7 +35,7 @@ unit lrFormStorage;
interface
uses
Classes, SysUtils, LR_Class, Graphics, Forms;
Classes, SysUtils, LazUTF8, LazFileUtils, LR_Class, Graphics, Forms;
type