aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Protos/objc/google/type/Latlng.pbobjc.m
diff options
context:
space:
mode:
authorGravatar Gil <mcg@google.com>2018-01-08 08:52:37 -0800
committerGravatar GitHub <noreply@github.com>2018-01-08 08:52:37 -0800
commitbc74670afec651c3f912cb6b7e54f5b68bd507f5 (patch)
tree1494da437659eb0eec93b3cbab7500d9e5993c89 /Firestore/Protos/objc/google/type/Latlng.pbobjc.m
parenta84704f65b4134f45ca6e2dad2e885ff36731207 (diff)
Fully qualify protoc-generated outputs (#626)
* Fully-qualify imports in the protocol compiler output * pbxproj updates from running pod update * New checked-in proto outputs
Diffstat (limited to 'Firestore/Protos/objc/google/type/Latlng.pbobjc.m')
-rw-r--r--Firestore/Protos/objc/google/type/Latlng.pbobjc.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Protos/objc/google/type/Latlng.pbobjc.m b/Firestore/Protos/objc/google/type/Latlng.pbobjc.m
index 9bb37ab..b9272da 100644
--- a/Firestore/Protos/objc/google/type/Latlng.pbobjc.m
+++ b/Firestore/Protos/objc/google/type/Latlng.pbobjc.m
@@ -29,7 +29,7 @@
#import "GPBProtocolBuffers_RuntimeSupport.h"
#endif
- #import "Latlng.pbobjc.h"
+ #import "Firestore/Protos/objc/google/type/Latlng.pbobjc.h"
// @@protoc_insertion_point(imports)
#pragma clang diagnostic push