summaryrefslogtreecommitdiff
path: root/runtime/oat_file_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/oat_file_test.cc')
-rw-r--r--runtime/oat_file_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/oat_file_test.cc b/runtime/oat_file_test.cc
index a88553ca7b..b416b9dbad 100644
--- a/runtime/oat_file_test.cc
+++ b/runtime/oat_file_test.cc
@@ -21,7 +21,7 @@
#include <gtest/gtest.h>
#include "common_runtime_test.h"
-#include "scoped_thread_state_change.h"
+#include "scoped_thread_state_change-inl.h"
namespace art {