Browse Source

* Ensure example compiles

git-svn-id: trunk@32860 -
michael 9 years ago
parent
commit
ef3050f061
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/paszlib/examples/miniunz.pas

+ 1 - 1
packages/paszlib/examples/miniunz.pas

@@ -24,7 +24,7 @@ uses
   {$ifdef Delphi}
   {$ifdef Delphi}
   Windows,
   Windows,
   {$else}
   {$else}
-   zlib,ctypes,
+  zlib,
   {$endif}
   {$endif}
   ziputils,
   ziputils,
   paszlib,
   paszlib,