summaryrefslogtreecommitdiff
path: root/runtime/openjdkjvmti/ti_threadgroup.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/openjdkjvmti/ti_threadgroup.cc')
-rw-r--r--runtime/openjdkjvmti/ti_threadgroup.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/openjdkjvmti/ti_threadgroup.cc b/runtime/openjdkjvmti/ti_threadgroup.cc
index df14333314..dd7be113d6 100644
--- a/runtime/openjdkjvmti/ti_threadgroup.cc
+++ b/runtime/openjdkjvmti/ti_threadgroup.cc
@@ -31,7 +31,7 @@
#include "ti_threadgroup.h"
-#include "art_field.h"
+#include "art_field-inl.h"
#include "art_jvmti.h"
#include "base/logging.h"
#include "base/macros.h"