hedgewars/uGears.pas
changeset 2152 a2811690da1b
parent 2145 fa43619eb3e7
child 2168 5ffb01c3b176
--- 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,