/* File: ApplicationServices.r 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_R__ #define __APPLICATIONSERVICES_R__ #ifndef __CORESERVICES_R__ #include #endif #ifndef __QD_R__ #include #endif #ifndef __HISERVICES_R__ #include #endif #ifndef __PRINTCORE_R__ #include #endif #endif /* __APPLICATIONSERVICES_R__ */