projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3445e1
)
[DXSDK] Add missing ksuuids.h inclusion.
author
Amine Khaldi
<amine.khaldi@reactos.org>
Tue, 1 Mar 2016 18:15:48 +0000
(18:15 +0000)
committer
Amine Khaldi
<amine.khaldi@reactos.org>
Tue, 1 Mar 2016 18:15:48 +0000
(18:15 +0000)
svn path=/trunk/; revision=70838
reactos/include/dxsdk/uuids.h
patch
|
blob
|
history
diff --git
a/reactos/include/dxsdk/uuids.h
b/reactos/include/dxsdk/uuids.h
index
c385f3e
..
ff3f8eb
100644
(file)
--- a/
reactos/include/dxsdk/uuids.h
+++ b/
reactos/include/dxsdk/uuids.h
@@
-278,4
+278,6
@@
OUR_GUID_ENTRY(CLSID_VideoStreamConfigPropertyPage, 0x71f96467, 0x78f3, 0x11d0,
OUR_GUID_ENTRY(CLSID_VideoMixingRenderer, 0xb87beb7b, 0x8d29, 0x423f, 0xae, 0x4d, 0x65, 0x82, 0xc1, 0x01, 0x75, 0xac)
OUR_GUID_ENTRY(CLSID_VideoMixingRenderer9, 0x51b4abf3, 0x748f, 0x4e3b, 0xa2, 0x76, 0xc8, 0x28, 0x33, 0x0e, 0x92, 0x6a)
+#include <ksuuids.h>
+
#undef OUR_GUID_ENTRY