updated reference in CDVGlobalization.h

Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/fe58a007
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/fe58a007
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/fe58a007

Branch: refs/heads/master
Commit: fe58a0074ad3403db3533414660409f9abb21cce
Parents: e38a096
Author: Steven Gill <[email protected]>
Authored: Thu Jun 13 11:41:50 2013 -0700
Committer: Steven Gill <[email protected]>
Committed: Thu Jun 13 11:41:50 2013 -0700

----------------------------------------------------------------------
 src/ios/CDVGlobalization.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/fe58a007/src/ios/CDVGlobalization.h
----------------------------------------------------------------------
diff --git a/src/ios/CDVGlobalization.h b/src/ios/CDVGlobalization.h
index 0384656..45ab335 100644
--- a/src/ios/CDVGlobalization.h
+++ b/src/ios/CDVGlobalization.h
@@ -18,7 +18,7 @@
  */
 
 #import <Foundation/Foundation.h>
-#import "CDVPlugin.h"
+#import <Cordova/CDVPlugin.h>
 
 #define CDV_FORMAT_SHORT 0
 #define CDV_FORMAT_MEDIUM 1

Reply via email to