aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTNoOpGarbageCollector.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Local/FSTNoOpGarbageCollector.h')
-rw-r--r--Firestore/Source/Local/FSTNoOpGarbageCollector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Source/Local/FSTNoOpGarbageCollector.h b/Firestore/Source/Local/FSTNoOpGarbageCollector.h
index 8873a1b..c9b5862 100644
--- a/Firestore/Source/Local/FSTNoOpGarbageCollector.h
+++ b/Firestore/Source/Local/FSTNoOpGarbageCollector.h
@@ -16,7 +16,7 @@
#import <Foundation/Foundation.h>
-#import "FSTGarbageCollector.h"
+#import "Firestore/Source/Local/FSTGarbageCollector.h"
@class FSTDocumentKey;