--- a/hedgewars/uLandObjects.pas Mon Jun 08 16:35:29 2009 +0000
+++ b/hedgewars/uLandObjects.pas Thu Jun 11 15:22:02 2009 +0000
@@ -28,7 +28,7 @@
implementation
uses uLand, uStore, uConsts, uMisc, uConsole, uRandom, uVisualGears, uFloat,
-{$IFDEF IPHONE}
+{$IFDEF GLES11}
gles11,
{$ELSE}
GL,