1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

include: Fix an invalid UUID in dxva2api.idl.

Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Michael Müller 2017-04-24 16:27:25 +02:00 committed by Alexandre Julliard
parent 6751e57e0b
commit 11a1ceebc3

View File

@ -434,7 +434,7 @@ interface IDirectXVideoDecoder : IUnknown
*/
[
object,
uuid(fc51a551-d5e7-11d9-af55-00054e43ff02),
uuid(fc51a552-d5e7-11d9-af55-00054e43ff02),
local
]
interface IDirectXVideoProcessorService : IDirectXVideoAccelerationService