Skip to content

Commit

Permalink
Externalized AFNetworking
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyverbruggen@gmail.com committed Apr 7, 2015
1 parent 3d0c59d commit be5b603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ios/SendGrid.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//

#import <Foundation/Foundation.h>
#import "AFNetworking.h"
#import <AFNetworking/AFNetworking.h>
#import "SendGridEmail.h"

@interface SendGrid : NSObject
Expand Down

0 comments on commit be5b603

Please sign in to comment.