fix compiling with Windows 7 SDK

This commit is contained in:
spacy51 2009-09-02 22:42:37 +00:00
parent 74a091b69c
commit 900f13a124
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;