< prev index next >

src/cpu/ppc/vm/methodHandles_ppc.cpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

@@ -23,10 +23,11 @@
  *
  */
 
 #include "precompiled.hpp"
 #include "asm/macroAssembler.inline.hpp"
+#include "classfile/javaClasses.inline.hpp"
 #include "interpreter/interpreter.hpp"
 #include "memory/allocation.inline.hpp"
 #include "prims/methodHandles.hpp"
 
 #define __ _masm->
< prev index next >