aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/third_party/Immutable/FSTTreeSortedDictionary.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/third_party/Immutable/FSTTreeSortedDictionary.h')
-rw-r--r--Firestore/third_party/Immutable/FSTTreeSortedDictionary.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firestore/third_party/Immutable/FSTTreeSortedDictionary.h b/Firestore/third_party/Immutable/FSTTreeSortedDictionary.h
index 6c26e5f..ca1a290 100644
--- a/Firestore/third_party/Immutable/FSTTreeSortedDictionary.h
+++ b/Firestore/third_party/Immutable/FSTTreeSortedDictionary.h
@@ -14,8 +14,8 @@
#import <Foundation/Foundation.h>
-#import "FSTImmutableSortedDictionary.h"
-#import "FSTLLRBNode.h"
+#import "Firestore/third_party/Immutable/FSTImmutableSortedDictionary.h"
+#import "Firestore/third_party/Immutable/FSTLLRBNode.h"
NS_ASSUME_NONNULL_BEGIN