diff options
Diffstat (limited to 'xcode/OLMKit/OLMKit.h')
-rw-r--r-- | xcode/OLMKit/OLMKit.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xcode/OLMKit/OLMKit.h b/xcode/OLMKit/OLMKit.h index 6f79399..54496a0 100644 --- a/xcode/OLMKit/OLMKit.h +++ b/xcode/OLMKit/OLMKit.h @@ -28,6 +28,8 @@ #import <OLMKit/OLMOutboundGroupSession.h> #import <OLMKit/OLMPkEncryption.h> #import <OLMKit/OLMPkDecryption.h> +#import <OLMKit/OLMPkSigning.h> +#import <OLMKit/OLMSAS.h> @interface OLMKit : NSObject |