src/hotspot/cpu/x86/interp_masm_x86.cpp
changeset 49480 d7df2dd501ce
parent 49027 8dc742d9bbab
child 49748 6a880e576856
--- a/src/hotspot/cpu/x86/interp_masm_x86.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/cpu/x86/interp_masm_x86.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -35,6 +35,7 @@
 #include "prims/jvmtiThreadState.hpp"
 #include "runtime/basicLock.hpp"
 #include "runtime/biasedLocking.hpp"
+#include "runtime/frame.inline.hpp"
 #include "runtime/safepointMechanism.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/thread.inline.hpp"