aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTNoOpGarbageCollector.m
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Local/FSTNoOpGarbageCollector.m')
-rw-r--r--Firestore/Source/Local/FSTNoOpGarbageCollector.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Source/Local/FSTNoOpGarbageCollector.m b/Firestore/Source/Local/FSTNoOpGarbageCollector.m
index 6e035ab..e03b599 100644
--- a/Firestore/Source/Local/FSTNoOpGarbageCollector.m
+++ b/Firestore/Source/Local/FSTNoOpGarbageCollector.m
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#import "FSTNoOpGarbageCollector.h"
+#import "Firestore/Source/Local/FSTNoOpGarbageCollector.h"
NS_ASSUME_NONNULL_BEGIN