diff options
Diffstat (limited to 'openjdkjvmti/events-inl.h')
| -rw-r--r-- | openjdkjvmti/events-inl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openjdkjvmti/events-inl.h b/openjdkjvmti/events-inl.h index ca66556bb0..8e06fe3a24 100644 --- a/openjdkjvmti/events-inl.h +++ b/openjdkjvmti/events-inl.h @@ -25,6 +25,7 @@ #include "events.h" #include "jni/jni_internal.h" #include "nativehelper/scoped_local_ref.h" +#include "runtime-inl.h" #include "scoped_thread_state_change-inl.h" #include "stack.h" #include "ti_breakpoint.h" |