msdmo: dmoreg.h should include mediaobj.h.

This commit is contained in:
Francois Gouget 2007-06-12 17:50:49 +02:00 committed by Alexandre Julliard
parent 6455295e40
commit 12042c040f

View file

@ -19,6 +19,8 @@
#ifndef __DMOREG_H__
#define __DMOREG_H__
#include "mediaobj.h"
typedef struct _DMO_PARTIAL_MEDIATYPE
{
GUID type;