Adjust to ObjFW changes
This commit is contained in:
parent
9e17e042cb
commit
2b9e72b521
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
#import <ObjFW/OFWriteFailedException.h>
|
#import <ObjFW/OFWriteFailedException.h>
|
||||||
|
|
||||||
#import <ObjFW/macros.h>
|
#import <ObjFW/macros.h>
|
||||||
#import <ObjFW/threading.h>
|
#import <ObjFW/mutex.h>
|
||||||
|
|
||||||
#import "SSLSocket.h"
|
#import "SSLSocket.h"
|
||||||
#import "X509Certificate.h"
|
#import "X509Certificate.h"
|
||||||
|
|
Reference in a new issue