jcf: fix JcfRegistrySettings compilation under linux

git-svn-id: trunk@17822 -
This commit is contained in:
paul 2008-12-13 02:02:00 +00:00
parent 2827eec53f
commit 8a4c3b1625

View File

@ -188,7 +188,7 @@ implementation
uses
{ delphi }
SysUtils, Dialogs, Windows,
{$ifndef fpc}Windows,{$endif} SysUtils, Dialogs,
{ jcf }
JcfStringUtils, JcfMiscFunctions;