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:
spacy51 2009-09-02 22:42:37 +00:00
parent b8501be38e
commit a7c7f04f8d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "../common/SoundDriver.h"
// DirectSound8
#define DIRECTSOUND_VERSION 0x0800
#include <dsound.h>
extern bool soundBufferLow;