jcf: fix compilation error for unixes

git-svn-id: trunk@19110 -
This commit is contained in:
paul 2009-03-26 06:06:45 +00:00
parent 78dd5824d8
commit 3ded592929

View File

@ -64,7 +64,7 @@ uses
Windows, ShellApi, {$WARNINGS OFF} FileCtrl {$WARNINGS ON}
{$endif}
{$ifdef Unix}
,Unix
Unix
{$endif}
{$ifdef fpc}
,LCLIntf, FileUtil, Dialogs