diff options
Diffstat (limited to 'Alc/dsound.c')
-rw-r--r-- | Alc/dsound.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/dsound.c b/Alc/dsound.c index ac7782b9..26e6d46f 100644 --- a/Alc/dsound.c +++ b/Alc/dsound.c @@ -27,6 +27,7 @@ #include <memory.h> #include <dsound.h> +#include <cguid.h> #include <mmreg.h> #ifndef _WAVEFORMATEXTENSIBLE_ #include <ks.h> |