hedgewars/PNGh.pas
changeset 8685 c0e54583296e
parent 6893 69cc0166be8d
child 8697 9624836094de
--- a/hedgewars/PNGh.pas	Thu Mar 07 11:23:01 2013 +0400
+++ b/hedgewars/PNGh.pas	Thu Mar 07 10:11:07 2013 +0100
@@ -29,9 +29,13 @@
     {$DEFINE cdecl attribute(cdecl)}
 {$ENDIF}
 
+{$IFDEF DARWIN}
+    {$linklib png}
+{$ENDIF}
+
 const
     // Constants for libpng, they are not defined in png unit.
-    // We actually don't need all of them.
+    // We actually do not need all of them.
 
     // These describe the color_type field in png_info.
     // color type masks