Francois Gouget : msdmo: dmoreg.h should include mediaobj.h.
13 Jun
2007
13 Jun
'07
11:13 a.m.
Module: wine Branch: master Commit: 12042c040fea34069ce25c5a81b06cee845f4298 URL: http://source.winehq.org/git/wine.git/?a=commit;h=12042c040fea34069ce25c5a81... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Jun 12 17:50:49 2007 +0200 msdmo: dmoreg.h should include mediaobj.h. --- 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;
6854
Age (days ago)
6854
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard