/* File: DVComponentGlue/DVComponentGlue.h Contains: Top-level header file for the DVComponentGlue.framework Copyright: © 1997-2006 by Apple Computer, Inc., all rights reserved. */ #ifndef __DVCOMPONENTGLUE__ #define __DVCOMPONENTGLUE__ #ifndef __QUICKTIME__ #include #endif #ifndef __CORESERVICES__ #include #endif #ifndef __ISOCHRONOUSDATAHANDLER__ #include #endif #ifndef __DEVICECONTROL__ #include #endif #endif /* __DVCOMPONENTGLUE__ */