< prev index next >

src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp

Print this page

        

@@ -27,10 +27,11 @@
 #include "precompiled.hpp"
 #include "asm/macroAssembler.inline.hpp"
 #include "interp_masm_ppc.hpp"
 #include "interpreter/interpreterRuntime.hpp"
 #include "prims/jvmtiThreadState.hpp"
+#include "runtime/frame.inline.hpp"
 #include "runtime/safepointMechanism.hpp"
 #include "runtime/sharedRuntime.hpp"
 
 // Implementation of InterpreterMacroAssembler.
 
< prev index next >