/* File: ApplicationServices/ApplicationServices.h Contains: Master include for ApplicationServices public framework Version: ApplicationServices-master~1 Copyright: � 2000-2008 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 __APPLICATIONSERVICES__ #define __APPLICATIONSERVICES__ #ifndef __AVAILABILITY__ #include #endif #ifndef __CORESERVICES__ #include #endif #ifndef __ATS__ #include #endif #ifndef __QD__ #include #endif #ifndef __HISERVICES__ #include #endif #ifndef __PRINTCORE__ #include #endif #ifndef __COREGRAPHICS__ #include #endif #ifndef __LANGANALYSIS__ #include #endif #ifndef __SPEECHSYNTHESIS__ #include #endif #ifndef __CORETEXT__ #include #endif #ifndef __COLORSYNC__ #include #endif #ifndef __IMAGEIO__ #include #endif #endif /* __APPLICATIONSERVICES__ */