aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Pushkar Singh <pushkar@hothouselabs.com>2013-05-26 21:48:56 -0700
committerGravatar Pushkar Singh <pushkar@hothouselabs.com>2013-05-26 21:48:56 -0700
commite97bb539f00e1dd4b8c94483ce61c1c77a551725 (patch)
tree1e38328b941c9dd1bb5e6417434ef4e892f1d6b6 /src
parentbba585af5c9a077bd3f7e081c410d2cb3d59a06d (diff)
Renamed MCOPROVIDER.h to MCOProvider.h
Diffstat (limited to 'src')
-rw-r--r--src/objc/MCOProvider.h (renamed from src/objc/MCOPROVIDER.h)0
-rw-r--r--src/objc/MCObjC.h2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/MCOPROVIDER.h b/src/objc/MCOProvider.h
index 09f2cb05..09f2cb05 100644
--- a/src/objc/MCOPROVIDER.h
+++ b/src/objc/MCOProvider.h
diff --git a/src/objc/MCObjC.h b/src/objc/MCObjC.h
index 2fb51880..9c090273 100644
--- a/src/objc/MCObjC.h
+++ b/src/objc/MCObjC.h
@@ -18,7 +18,7 @@
#import <MailCore/MCORFC822.h>
#import <MailCore/MCOPOP.h>
#import <MailCore/MCOSMTP.h>
-#import <MailCore/MCOPROVIDER.h>
+#import <MailCore/MCOProvider.h>
#endif