/* * ImageIO - ImageIO.h * Copyright (c) 2004-2010 Apple Inc. All rights reserved. * */ #ifndef __IMAGEIO__ #define __IMAGEIO__ #ifndef __COREFOUNDATION__ #include #endif #include #include #include #include #include #endif /* __IMAGEIO__ */