Skip to content

Commit ea21ff7

Browse files
author
Cynthia Jiang
committed
update cpp mutex change
1 parent 08ff5b5 commit ea21ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/cpp_instance_manager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#include "app/src/assert.h"
2626
#include "app/src/log.h"
27-
#include "app/src/mutex.h"
27+
#include "app/src/include/firebase/internal/mutex.h"
2828

2929
namespace firebase {
3030

0 commit comments

Comments
 (0)