aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/third_party/Immutable/FSTLLRBEmptyNode.m
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/third_party/Immutable/FSTLLRBEmptyNode.m')
-rw-r--r--Firestore/third_party/Immutable/FSTLLRBEmptyNode.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firestore/third_party/Immutable/FSTLLRBEmptyNode.m b/Firestore/third_party/Immutable/FSTLLRBEmptyNode.m
index ec49c2c..45d2652 100644
--- a/Firestore/third_party/Immutable/FSTLLRBEmptyNode.m
+++ b/Firestore/third_party/Immutable/FSTLLRBEmptyNode.m
@@ -1,6 +1,6 @@
-#import "FSTLLRBEmptyNode.h"
+#import "Firestore/third_party/Immutable/FSTLLRBEmptyNode.h"
-#import "FSTLLRBValueNode.h"
+#import "Firestore/third_party/Immutable/FSTLLRBValueNode.h"
NS_ASSUME_NONNULL_BEGIN