RxFPC: fix compile with latest LCL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2016-03-09 08:29:44 +00:00
parent 5f7b4e338a
commit 8440fb8206
13 changed files with 13 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ type
end;
implementation
uses rxconst;
uses rxconst, LazFileUtils, LazUTF8;
{$R *.lfm}