hedgewars/uGears.pas
changeset 3165 3ec07a7d8456
parent 3161 cb5f04cc9d76
child 3172 ae5c7f97df44
--- a/hedgewars/uGears.pas	Mon Mar 29 20:49:36 2010 +0000
+++ b/hedgewars/uGears.pas	Mon Mar 29 23:20:34 2010 +0000
@@ -96,12 +96,7 @@
 
 implementation
 uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO, uLandGraphics,
-    uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, 
-{$IFDEF GLES11}
-    gles11;
-{$ELSE}
-    GL;
-{$ENDIF}
+    uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit;
 
 const MAXROPEPOINTS = 384;
 var RopePoints: record