include: Correct ID3D10EffectPool interface uuid.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
This commit is contained in:
parent
c742e3f67b
commit
8935dc7339
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ interface ID3D10Effect : IUnknown
|
|||
[
|
||||
local,
|
||||
object,
|
||||
uuid(95e7ab04-3250-412e-8213-fcd2f8677933),
|
||||
uuid(9537ab04-3250-412e-8213-fcd2f8677933),
|
||||
]
|
||||
interface ID3D10EffectPool : IUnknown
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue