Patch from toby to correctly handle rdar:// urls.
[adiumx.git] / AIUtilities.framework_Prefix.pch
blob8e164304065a96b4db96563b086c9bcaedb85fbb
1 //
2 // Prefix header for all source files of the 'AIUtilities' target in the 'AIUtilities.framework' project.
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7         #import "AIUtilities.h"
8 #endif