include: Avoid IKsPropertySet forward type redefinition.

oldstable
Alexandre Julliard 2015-03-04 11:40:12 +09:00
parent 39f6d04aa0
commit ecd350c3ff
1 changed files with 1 additions and 0 deletions

View File

@ -1138,6 +1138,7 @@ DECLARE_INTERFACE_(IDirectSound3DBuffer,IUnknown)
*/
#ifndef _IKsPropertySet_
#define _IKsPropertySet_
#define __IKsPropertySet_FWD_DEFINED__
typedef struct IKsPropertySet *LPKSPROPERTYSET;