include: Avoid IKsPropertySet forward type redefinition.
This commit is contained in:
parent
39f6d04aa0
commit
ecd350c3ff
|
@ -1138,6 +1138,7 @@ DECLARE_INTERFACE_(IDirectSound3DBuffer,IUnknown)
|
|||
*/
|
||||
#ifndef _IKsPropertySet_
|
||||
#define _IKsPropertySet_
|
||||
#define __IKsPropertySet_FWD_DEFINED__
|
||||
|
||||
typedef struct IKsPropertySet *LPKSPROPERTYSET;
|
||||
|
||||
|
|
Loading…
Reference in New Issue