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, 2 insertions, 0 deletions
diff --git a/runtime/monitor_pool_test.cc b/runtime/monitor_pool_test.cc
index cddc245a42..e1837f52ab 100644
--- a/runtime/monitor_pool_test.cc
+++ b/runtime/monitor_pool_test.cc
@@ -17,6 +17,8 @@
#include "monitor_pool.h"
#include "common_runtime_test.h"
+#include "scoped_thread_state_change.h"
+#include "thread-inl.h"
namespace art {