--- 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