fix compiling with Windows 7 SDK
This commit is contained in:
parent
74a091b69c
commit
900f13a124
|
@ -16,6 +16,7 @@
|
|||
#include "../common/SoundDriver.h"
|
||||
|
||||
// DirectSound8
|
||||
#define DIRECTSOUND_VERSION 0x0800
|
||||
#include <dsound.h>
|
||||
|
||||
extern bool soundBufferLow;
|
||||
|
|
Loading…
Reference in New Issue