diff -r 541d3a475442 -r a2811690da1b hedgewars/uGears.pas --- a/hedgewars/uGears.pas Mon Jun 08 16:35:29 2009 +0000 +++ b/hedgewars/uGears.pas Thu Jun 11 15:22:02 2009 +0000 @@ -79,7 +79,7 @@ implementation uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO, uLandGraphics, uAIMisc, uLocale, uAI, uAmmos, uTriggers, -{$IFDEF IPHONE} +{$IFDEF GLES11} gles11, {$ELSE} GL,