src/hotspot/cpu/arm/interp_masm_arm.cpp
changeset 49480 d7df2dd501ce
parent 49455 848864ed9b17
child 49484 ee8fa73b90f9
--- a/src/hotspot/cpu/arm/interp_masm_arm.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/cpu/arm/interp_masm_arm.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -40,6 +40,7 @@
 #include "prims/jvmtiThreadState.hpp"
 #include "runtime/basicLock.hpp"
 #include "runtime/biasedLocking.hpp"
+#include "runtime/frame.inline.hpp"
 #include "runtime/sharedRuntime.hpp"
 
 #if INCLUDE_ALL_GCS