// // AddressBookUI.h // AddressBook Framework // // Copyright (c) 2003-2007 Apple Inc. All rights reserved. // #if __OBJC__ #if defined(__cplusplus) extern "C" { #endif #import #if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_7 #import #endif #import #if defined(__cplusplus) } #endif #else #include #include #endif