diff -r 4554c4df9f1a -r a1fcfc341a52 hedgewars/uSound.pas --- a/hedgewars/uSound.pas Wed Nov 17 16:31:30 2010 +0300 +++ b/hedgewars/uSound.pas Wed Nov 17 17:22:36 2010 +0300 @@ -20,7 +20,7 @@ unit uSound; interface -uses SDLh, uConsts; +uses SDLh, uConsts, uTypes; type PVoicepack = ^TVoicepack; TVoicepack = record