msdmo: dmoreg.h should include mediaobj.h.
This commit is contained in:
parent
6455295e40
commit
12042c040f
|
@ -19,6 +19,8 @@
|
|||
#ifndef __DMOREG_H__
|
||||
#define __DMOREG_H__
|
||||
|
||||
#include "mediaobj.h"
|
||||
|
||||
typedef struct _DMO_PARTIAL_MEDIATYPE
|
||||
{
|
||||
GUID type;
|
||||
|
|
Loading…
Reference in New Issue