• 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
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
async_reader.c Loading commit data...
version.rc Loading commit data...
wmvcore.spec Loading commit data...
wmvcore_main.c Loading commit data...
wmvcore_private.h Loading commit data...
writer.c Loading commit data...