include: Add missing interface declaration.

Nikolay Sivov nsivov at codeweavers.com
Tue Jun 28 08:33:04 CDT 2016


>   interface IWbemContext;
>   interface IWbemServices;
> +interface IWbemLocator;
>   interface IWbemStatusCodeText;
>   interface IWbemCallResult;
>   interface IWbemObjectSink;
Why do you need this? IWbemLocator is fully defined later in this file.



More information about the wine-devel mailing list