msdmo: dmoreg.h should include mediaobj.h.

Francois Gouget fgouget at free.fr
Tue Jun 12 10:50:49 CDT 2007


---
 include/dmoreg.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/dmoreg.h b/include/dmoreg.h
index 592cbd3..0852346 100644
--- a/include/dmoreg.h
+++ b/include/dmoreg.h
@@ -19,6 +19,8 @@
 #ifndef __DMOREG_H__
 #define __DMOREG_H__
 
+#include "mediaobj.h"
+
 typedef struct _DMO_PARTIAL_MEDIATYPE
 {
    GUID type;
-- 
1.4.4.4




More information about the wine-patches mailing list