diff options
Diffstat (limited to 'runtime/common_runtime_test.h')
-rw-r--r-- | runtime/common_runtime_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/common_runtime_test.h b/runtime/common_runtime_test.h index 319c7c7111..29b7813881 100644 --- a/runtime/common_runtime_test.h +++ b/runtime/common_runtime_test.h @@ -27,7 +27,7 @@ #include "arch/instruction_set.h" #include "base/common_art_test.h" #include "base/globals.h" -#include "base/mutex.h" +#include "base/locks.h" #include "base/os.h" #include "base/unix_file/fd_file.h" #include "dex/art_dex_file_loader.h" |