diff -r be70fd3458c0 -r 079ef82eac75 hedgewars/uSound.pas --- a/hedgewars/uSound.pas Fri Nov 20 14:56:43 2009 +0000 +++ b/hedgewars/uSound.pas Fri Nov 20 21:22:05 2009 +0000 @@ -16,10 +16,11 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA *) +{$INCLUDE "options.inc"} + unit uSound; interface uses SDLh, uConsts; -{$INCLUDE "options.inc"} type PVoicepack = ^TVoicepack; TVoicepack = record