hedgewars/uSound.pas
changeset 7043 7c080e5ac8d0
parent 7024 3e1cca870090
child 7053 8c9dcaedc7a8
--- a/hedgewars/uSound.pas	Thu May 10 23:51:05 2012 +0400
+++ b/hedgewars/uSound.pas	Fri May 11 00:28:06 2012 +0400
@@ -33,7 +33,7 @@
  *                   The channel id can be used to stop a specific sound loop.
  *)
 interface
-uses SDLh, uConsts, uTypes, sysutils;
+uses SDLh, uConsts, uTypes, SysUtils;
 
 procedure initModule;
 procedure freeModule;