aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Model/FSTDatabaseID.m
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Model/FSTDatabaseID.m')
-rw-r--r--Firestore/Source/Model/FSTDatabaseID.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firestore/Source/Model/FSTDatabaseID.m b/Firestore/Source/Model/FSTDatabaseID.m
index bf4b417..4d0448a 100644
--- a/Firestore/Source/Model/FSTDatabaseID.m
+++ b/Firestore/Source/Model/FSTDatabaseID.m
@@ -14,9 +14,9 @@
* limitations under the License.
*/
-#import "FSTDatabaseID.h"
+#import "Firestore/Source/Model/FSTDatabaseID.h"
-#import "FSTAssert.h"
+#import "Firestore/Source/Util/FSTAssert.h"
NS_ASSUME_NONNULL_BEGIN