aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h')
-rw-r--r--Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h b/Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h
index aca0ca1..d718a04 100644
--- a/Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h
+++ b/Firestore/Source/Local/FSTMemoryRemoteDocumentCache.h
@@ -16,7 +16,7 @@
#import <Foundation/Foundation.h>
-#import "FSTRemoteDocumentCache.h"
+#import "Firestore/Source/Local/FSTRemoteDocumentCache.h"
NS_ASSUME_NONNULL_BEGIN