fix compiling with Windows 7 SDK
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@904 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
b8501be38e
commit
a7c7f04f8d
|
@ -16,6 +16,7 @@
|
|||
#include "../common/SoundDriver.h"
|
||||
|
||||
// DirectSound8
|
||||
#define DIRECTSOUND_VERSION 0x0800
|
||||
#include <dsound.h>
|
||||
|
||||
extern bool soundBufferLow;
|
||||
|
|
Loading…
Reference in New Issue