1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00

include: Correct ID3D10EffectPool interface uuid.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
This commit is contained in:
Nikolay Sivov 2023-10-30 12:02:09 +01:00 committed by Alexandre Julliard
parent c742e3f67b
commit 8935dc7339

View File

@ -448,7 +448,7 @@ interface ID3D10Effect : IUnknown
[
local,
object,
uuid(95e7ab04-3250-412e-8213-fcd2f8677933),
uuid(9537ab04-3250-412e-8213-fcd2f8677933),
]
interface ID3D10EffectPool : IUnknown
{