hedgewars/uAmmos.pas
changeset 2599 c7153d2348f3
parent 2461 5e58b1e3210b
child 2608 cebfea02f8b5
--- a/hedgewars/uAmmos.pas	Wed Nov 04 01:42:06 2009 +0000
+++ b/hedgewars/uAmmos.pas	Thu Nov 05 16:23:09 2009 +0000
@@ -19,7 +19,7 @@
 unit uAmmos;
 interface
 uses uConsts, uTeams;
-{$INCLUDE options.inc}
+{$INCLUDE "options.inc"}
 
 procedure AddAmmoStore(s: shortstring);
 procedure AssignStores;