aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKit/OLMKit.h
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/OLMKit/OLMKit.h')
-rw-r--r--xcode/OLMKit/OLMKit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xcode/OLMKit/OLMKit.h b/xcode/OLMKit/OLMKit.h
index 455d11b..6f79399 100644
--- a/xcode/OLMKit/OLMKit.h
+++ b/xcode/OLMKit/OLMKit.h
@@ -26,6 +26,8 @@
#import <OLMKit/OLMUtility.h>
#import <OLMKit/OLMInboundGroupSession.h>
#import <OLMKit/OLMOutboundGroupSession.h>
+#import <OLMKit/OLMPkEncryption.h>
+#import <OLMKit/OLMPkDecryption.h>
@interface OLMKit : NSObject