hedgewars/SDLh.pas
changeset 8068 b35427506169
parent 8046 4d3415927d2c
child 8096 453917e94e55
child 8530 66cedf3e9d1e
--- a/hedgewars/SDLh.pas	Mon Nov 19 17:41:09 2012 +0400
+++ b/hedgewars/SDLh.pas	Mon Nov 19 13:21:20 2012 +0100
@@ -42,8 +42,8 @@
         {$linklib root}
     {$ELSE}
         {$IFNDEF ANDROID}
-        {$linklib pthread}
-    {$ENDIF}
+            {$linklib pthread}
+        {$ENDIF}
     {$ENDIF}
 {$ENDIF}