[v4 1/4] strmiids: Add evr interface GUIDS

Fabian Maurer dark.shadow4 at web.de
Tue Sep 12 10:48:08 CDT 2017


evr GUIDs should be defined in strmiids.lib

Signed-off-by: Fabian Maurer <dark.shadow4 at web.de>
---
 dlls/strmiids/strmiids.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dlls/strmiids/strmiids.c b/dlls/strmiids/strmiids.c
index a257a23e9a..7659f52e74 100644
--- a/dlls/strmiids/strmiids.c
+++ b/dlls/strmiids/strmiids.c
@@ -31,6 +31,9 @@
 #include "olectl.h"
 #include "d3d9.h"
 
+/* Don't define those GUIDs here */
+#include "propsys.h"
+
 #include "initguid.h"
 
 #include "uuids.h"
@@ -39,3 +42,4 @@
 #include "amstream.h"
 #include "qedit.h"
 #include "vmr9.h"
+#include "evr.h"
-- 
2.14.1




More information about the wine-patches mailing list