diff --git a/src/ios/GooglePlus.m b/src/ios/GooglePlus.m index aabe35e5..49ed25e9 100644 --- a/src/ios/GooglePlus.m +++ b/src/ios/GooglePlus.m @@ -1,6 +1,6 @@ -#import +//#import #import "AppDelegate.h" -//#import "objc/runtime.h" +#import "objc/runtime.h" #import "GooglePlus.h" // need to swap out a method, so swizzling it here