Commit 8935dc73 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

include: Correct ID3D10EffectPool interface uuid.

parent c742e3f6
...@@ -448,7 +448,7 @@ interface ID3D10Effect : IUnknown ...@@ -448,7 +448,7 @@ interface ID3D10Effect : IUnknown
[ [
local, local,
object, object,
uuid(95e7ab04-3250-412e-8213-fcd2f8677933), uuid(9537ab04-3250-412e-8213-fcd2f8677933),
] ]
interface ID3D10EffectPool : IUnknown interface ID3D10EffectPool : IUnknown
{ {
......
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