Commit ecd350c3 authored by Alexandre Julliard's avatar Alexandre Julliard

include: Avoid IKsPropertySet forward type redefinition.

parent 39f6d04a
......@@ -1138,6 +1138,7 @@ DECLARE_INTERFACE_(IDirectSound3DBuffer,IUnknown)
*/
#ifndef _IKsPropertySet_
#define _IKsPropertySet_
#define __IKsPropertySet_FWD_DEFINED__
typedef struct IKsPropertySet *LPKSPROPERTYSET;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment