summaryrefslogtreecommitdiff
path: root/runtime/monitor_pool_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/monitor_pool_test.cc')
-rw-r--r--runtime/monitor_pool_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/monitor_pool_test.cc b/runtime/monitor_pool_test.cc
index a111c6c16a..5463877b83 100644
--- a/runtime/monitor_pool_test.cc
+++ b/runtime/monitor_pool_test.cc
@@ -18,7 +18,7 @@
#include "common_runtime_test.h"
#include "scoped_thread_state_change-inl.h"
-#include "thread-inl.h"
+#include "thread-current-inl.h"
namespace art {