diff --git a/src/common/mac/HTTPMultipartUpload.h b/src/common/mac/HTTPMultipartUpload.h index 95f259b9..42e8fed3 100644 --- a/src/common/mac/HTTPMultipartUpload.h +++ b/src/common/mac/HTTPMultipartUpload.h @@ -32,7 +32,7 @@ // Each file is sent with a name field in addition to the filename and data // The data will be sent synchronously. -#import +#import @interface HTTPMultipartUpload : NSObject { @protected