Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarinofaggiana <marino@marinofaggiana.com>2019-07-26 16:48:05 +0300
committermarinofaggiana <marino@marinofaggiana.com>2019-07-26 16:48:05 +0300
commit5fd89600e2172f5148d8dac9ec7809c07c755d6a (patch)
treeb7c335d465c6b602172d440cea08b47a8f6a8a68 /iOSClient/Nextcloud-Bridging-Header.h
parenta05a92eaf267abba49c2e175b483e7e1d63271e1 (diff)
new view share
Diffstat (limited to 'iOSClient/Nextcloud-Bridging-Header.h')
-rw-r--r--iOSClient/Nextcloud-Bridging-Header.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iOSClient/Nextcloud-Bridging-Header.h b/iOSClient/Nextcloud-Bridging-Header.h
index b3293bcd1..b4484b697 100644
--- a/iOSClient/Nextcloud-Bridging-Header.h
+++ b/iOSClient/Nextcloud-Bridging-Header.h
@@ -21,6 +21,7 @@
#import "OCNotifications.h"
#import "OCConstants.h"
#import "OCNotificationsAction.h"
+#import "OCShareUser.h"
#import "UtilsFramework.h"
#import "NCNetworkingEndToEnd.h"
#import "NCRichDocumentTemplate.h"