summaryrefslogtreecommitdiff
path: root/runtime/art_field.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/art_field.cc')
-rw-r--r--runtime/art_field.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/art_field.cc b/runtime/art_field.cc
index ea5078e9b0..3b4db0bd1e 100644
--- a/runtime/art_field.cc
+++ b/runtime/art_field.cc
@@ -24,7 +24,7 @@
#include "mirror/object-inl.h"
#include "mirror/object_array-inl.h"
#include "runtime.h"
-#include "scoped_thread_state_change.h"
+#include "scoped_thread_state_change-inl.h"
#include "utils.h"
#include "well_known_classes.h"