Skip to content

Commit 1e395ca

Browse files
committed
Fix CMakeLists
1 parent a7b0706 commit 1e395ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ set(common_SRCS
3232
src/common/field_path.cc
3333
src/common/field_value.cc
3434
src/common/firestore.cc
35-
src/common/firestore_exceptions_main.h
35+
src/common/firestore_exceptions_common.h
3636
src/common/futures.cc
3737
src/common/futures.h
3838
src/common/hard_assert_common.cc

0 commit comments

Comments
 (0)