From 41a2c25b5afa99c4614f4923eae7ef5c4dcf67f7 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 7 Feb 2011 22:46:54 -0800 Subject: Include cguid.h for GUID_NULL --- Alc/dsound.c | 1 + 1 file changed, 1 insertion(+) 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 #include +#include #include #ifndef _WAVEFORMATEXTENSIBLE_ #include -- cgit v1.2.3