summaryrefslogtreecommitdiff
path: root/runtime/handle_scope_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/handle_scope_test.cc')
-rw-r--r--runtime/handle_scope_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/handle_scope_test.cc b/runtime/handle_scope_test.cc
index 58f3800e8f..c269a37f8d 100644
--- a/runtime/handle_scope_test.cc
+++ b/runtime/handle_scope_test.cc
@@ -17,7 +17,7 @@
#include "base/enums.h"
#include "gtest/gtest.h"
#include "handle_scope-inl.h"
-#include "scoped_thread_state_change.h"
+#include "scoped_thread_state_change-inl.h"
#include "thread.h"
namespace art {