wasapi: Guard IAudioClient2 structs and enums
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 9 Mar 2018 16:35:49 +0000 (22:05 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 10 Mar 2018 13:24:59 +0000 (18:54 +0530)
commita2f5485893bd3343b5a80eaa0f6ceb7b9c7a0ecb
treef08ca025a97c3de30e9dfd7e2eca147574763c45
parent6e86b322d7c598b6d0262efda03eab288cf9ecc8
wasapi: Guard IAudioClient2 structs and enums

These are already defined in the audioclient.h provided by the latest
MinGW headers, and the existing #ifndef were obviously wrong.

https://bugzilla.gnome.org/show_bug.cgi?id=794197
sys/wasapi/gstaudioclient3.h