summaryrefslogtreecommitdiff
path: root/runtime/java_frame_root_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/java_frame_root_info.h')
-rw-r--r--runtime/java_frame_root_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/java_frame_root_info.h b/runtime/java_frame_root_info.h
index 452a76b89a..8141ea24fd 100644
--- a/runtime/java_frame_root_info.h
+++ b/runtime/java_frame_root_info.h
@@ -19,8 +19,8 @@
#include <iosfwd>
+#include "base/locks.h"
#include "base/macros.h"
-#include "base/mutex.h"
#include "gc_root.h"
namespace art {