diff --git a/xcode/OLMKit/OLMAccount.m b/xcode/OLMKit/OLMAccount.m index 638e9ee..0aa8beb 100644 --- a/xcode/OLMKit/OLMAccount.m +++ b/xcode/OLMKit/OLMAccount.m @@ -23,7 +23,7 @@ #import "OLMUtility.h" #import "OLMKit.h" -@import Security; +#import @implementation OLMAccount