summaryrefslogtreecommitdiff
path: root/openjdkjvmti/ti_threadgroup.cc
diff options
context:
space:
mode:
Diffstat (limited to 'openjdkjvmti/ti_threadgroup.cc')
-rw-r--r--openjdkjvmti/ti_threadgroup.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/openjdkjvmti/ti_threadgroup.cc b/openjdkjvmti/ti_threadgroup.cc
index c0597ad0cc..e17e61fe62 100644
--- a/openjdkjvmti/ti_threadgroup.cc
+++ b/openjdkjvmti/ti_threadgroup.cc
@@ -37,7 +37,7 @@
#include "base/macros.h"
#include "base/mutex.h"
#include "handle_scope-inl.h"
-#include "jni_internal.h"
+#include "jni/jni_internal.h"
#include "mirror/class.h"
#include "mirror/object-inl.h"
#include "mirror/string.h"