Commit 11a1ceeb authored by Michael Müller's avatar Michael Müller Committed by Alexandre Julliard

include: Fix an invalid UUID in dxva2api.idl.

parent 6751e57e
......@@ -434,7 +434,7 @@ interface IDirectXVideoDecoder : IUnknown
*/
[
object,
uuid(fc51a551-d5e7-11d9-af55-00054e43ff02),
uuid(fc51a552-d5e7-11d9-af55-00054e43ff02),
local
]
interface IDirectXVideoProcessorService : IDirectXVideoAccelerationService
......
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