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