Skip to content

Instantly share code, notes, and snippets.

View alekseyanikin's full-sized avatar

Aleksey Anikin alekseyanikin

View GitHub Profile
diff --git a/node_modules/react-native-google-places/ios/NSMutableDictionary+GMSPlace.h b/node_modules/react-native-google-places/ios/NSMutableDictionary+GMSPlace.h
index 8991707..4e517b7 100644
--- a/node_modules/react-native-google-places/ios/NSMutableDictionary+GMSPlace.h
+++ b/node_modules/react-native-google-places/ios/NSMutableDictionary+GMSPlace.h
@@ -1,5 +1,6 @@
#import <Foundation/Foundation.h>
#import <GooglePlaces/GooglePlaces.h>
+#import <GoogleMapsBase/GoogleMapsBase.h>
@interface NSMutableDictionary (GMSPlace)