Module: wine Branch: master Commit: 6addb22017278cb78f5646182488b161f3948c7f URL: http://source.winehq.org/git/wine.git/?a=commit;h=6addb22017278cb78f56461824...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jan 8 22:01:56 2007 +0100
dsound: The dsconf.h GUIDs are now in libdxguid.
---
dlls/dsound/propset.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/dsound/propset.c b/dlls/dsound/propset.c index 4c75182..66a4af6 100644 --- a/dlls/dsound/propset.c +++ b/dlls/dsound/propset.c @@ -34,7 +34,6 @@ #include "dsound.h" #include "dsdriver.h" #include "dsound_private.h" -#include "initguid.h" #include "dsconf.h"
#ifdef NONAMELESSSTRUCT