hedgewars/SDLh.pas
branchphysfslayer
changeset 8520 1dedcc37bfe8
parent 8068 b35427506169
child 8096 453917e94e55
child 8530 66cedf3e9d1e
--- a/hedgewars/SDLh.pas	Sun Nov 18 01:06:01 2012 +0400
+++ b/hedgewars/SDLh.pas	Fri Feb 22 05:05:32 2013 +0100
@@ -42,8 +42,8 @@
         {$linklib root}
     {$ELSE}
         {$IFNDEF ANDROID}
-        {$linklib pthread}
-    {$ENDIF}
+            {$linklib pthread}
+        {$ENDIF}
     {$ENDIF}
 {$ENDIF}