Adjust to ObjFW changes
This commit is contained in:
parent
135d17bed5
commit
0886af554c
5 changed files with 12 additions and 12 deletions
|
@ -20,9 +20,9 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <ObjFW/ObjFW.h>
|
||||
#import <ObjFW_Bridge/ObjFW_Bridge.h>
|
||||
@import UIKit;
|
||||
@import ObjFW;
|
||||
@import ObjFWBridge;
|
||||
|
||||
#import "CryptoPassphrase-Swift.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue