hedgewars/options.inc
changeset 3697 d5b30d6373fc
parent 3612 b50215a8a43d
child 3818 e668970413e6
--- a/hedgewars/options.inc	Sat Jul 31 10:52:43 2010 +0200
+++ b/hedgewars/options.inc	Sat Jul 31 11:24:53 2010 +0200
@@ -25,7 +25,7 @@
 {$MODE OBJFPC}
 {$MACRO ON}
 
-{$DEFINE GLunit:=GL,GLext} 
+{$DEFINE GLunit:=GL,GLext}
 
 {$IFDEF IPHONEOS}
   {$DEFINE SDL13}