hedgewars/uStore.pas
changeset 2599 c7153d2348f3
parent 2598 e118329666ff
child 2600 7b21daf84933
--- a/hedgewars/uStore.pas	Wed Nov 04 01:42:06 2009 +0000
+++ b/hedgewars/uStore.pas	Thu Nov 05 16:23:09 2009 +0000
@@ -18,7 +18,7 @@
 
 unit uStore;
 interface
-{$INCLUDE options.inc}
+{$INCLUDE "options.inc"}
 uses sysutils, uConsts, uTeams, SDLh,
 {$IFDEF GLES11}
 	gles11,