• Zebediah Figura's avatar
    wmvcore: Explicitly include strmif.h. · 8d61e931
    Zebediah Figura authored
    For IReferenceClock.
    
    Currently we rely on it getting included via the following path:
    
    wmsdk.idl
     -> wmsdkidl.idl
        -> drmexternals.idl
           -> wmdrmsdk.idl
              -> mfobjects.idl
                 -> mediaobj.idl
                    -> strmif.idl
    
    However, mediaobj.idl should not pull in strmif.idl.
    8d61e931
async_reader.c 64.9 KB