/* File: CMComponent.h Contains: ColorSync CMM Component API Version: Technology: ColorSync 2.0 Release: QuickTime 6.0.2 Copyright: (c) 1993-2001 by Apple Computer, Inc., all rights reserved. Bugs?: For bug reports, consult the following page on the World Wide Web: http://developer.apple.com/bugreporter/ */ #ifndef __CMCOMPONENT__ #define __CMCOMPONENT__ /* This file has been included to allow older source code to #include . Please update your source code to directly #include and #include */ /* #include the two ColorSync 2.0 files equivalent to the v. 1.0 file */ #ifndef __CMMCOMPONENT__ #include #endif #ifndef __CMPRCOMPONENT__ #include #endif #endif /* __CMCOMPONENT__ */