hedgewars/uWorld.pas
changeset 2599 c7153d2348f3
parent 2590 e7e87e3c67db
child 2609 b67624c7d61e
--- a/hedgewars/uWorld.pas	Wed Nov 04 01:42:06 2009 +0000
+++ b/hedgewars/uWorld.pas	Thu Nov 05 16:23:09 2009 +0000
@@ -19,7 +19,7 @@
 unit uWorld;
 interface
 uses SDLh, uGears, uConsts, uFloat;
-{$INCLUDE options.inc}
+{$INCLUDE "options.inc"}
 const WorldDx: LongInt = -512;
       WorldDy: LongInt = -256;