hedgewars/uSound.pas
changeset 2599 c7153d2348f3
parent 2515 51d3f4b6293a
child 2602 3deb9ff104da
--- a/hedgewars/uSound.pas	Wed Nov 04 01:42:06 2009 +0000
+++ b/hedgewars/uSound.pas	Thu Nov 05 16:23:09 2009 +0000
@@ -19,7 +19,7 @@
 unit uSound;
 interface
 uses SDLh, uConsts;
-{$INCLUDE options.inc}
+{$INCLUDE "options.inc"}
 
 type PVoicepack = ^TVoicepack;
 	TVoicepack = record