diff options
Diffstat (limited to 'objective-c/include/objc/IceSSL.h')
-rw-r--r-- | objective-c/include/objc/IceSSL.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-c/include/objc/IceSSL.h b/objective-c/include/objc/IceSSL.h index 8eceefb2e2e..19c6aedc465 100644 --- a/objective-c/include/objc/IceSSL.h +++ b/objective-c/include/objc/IceSSL.h @@ -7,4 +7,4 @@ // // ********************************************************************** -#import "IceSSL/IceSSL.h" +#import <objc/IceSSL/IceSSL.h> |