Fix compilation for EMX

git-svn-id: trunk@37015 -
This commit is contained in:
pierre 2017-08-21 14:35:42 +00:00
parent ed58ca8492
commit 961bd0b56f

View File

@ -211,7 +211,7 @@ end;
begin
{$IFDEF EMX}
if os_Mode <> osOS2 then
FileUnzipEx := TFileUnzipEx (@Unzip.FileUnzipEx)
FileUnzipEx := TFileUnzipEx (@Unzip51g.FileUnzipEx)
else
{$ENDIF EMX}
if DLLInit then