aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Util/FSTAsyncQueryListener.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Util/FSTAsyncQueryListener.h')
-rw-r--r--Firestore/Source/Util/FSTAsyncQueryListener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Source/Util/FSTAsyncQueryListener.h b/Firestore/Source/Util/FSTAsyncQueryListener.h
index 0ff1551..4888268 100644
--- a/Firestore/Source/Util/FSTAsyncQueryListener.h
+++ b/Firestore/Source/Util/FSTAsyncQueryListener.h
@@ -16,7 +16,7 @@
#import <Foundation/Foundation.h>
-#import "FSTViewSnapshot.h"
+#import "Firestore/Source/Core/FSTViewSnapshot.h"
NS_ASSUME_NONNULL_BEGIN