[Solved]can't find dsound Debug build Win32

Getting this error when I try to build latest CVS in Debug mode…any thoughts?

C:\Program Files\Microsoft SDKs\Windows\v6.1\include\amaudio.h(18) : fatal error C1083: Cannot open include file: ‘dsound.h’: No such file or directory

Oh and it happens when building vision_composite1.obj
after it runs through looking for squish.

Thanks in advance

-Andrew
EDIT: I just had to setup VS to use the right SDK and it worked just fine