src/cpu/x86/vm/jniFastGetField_x86_64.cpp

changeset 4318
cd3d6a6b95d9
parent 2314
f95d63e2154a
child 6876
710a3c8b516e
child 8316
626f594dffa6
     1.1 --- a/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Fri Nov 30 11:44:05 2012 -0800
     1.2 +++ b/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Fri Nov 30 15:23:16 2012 -0800
     1.3 @@ -23,7 +23,7 @@
     1.4   */
     1.5  
     1.6  #include "precompiled.hpp"
     1.7 -#include "assembler_x86.inline.hpp"
     1.8 +#include "asm/macroAssembler.hpp"
     1.9  #include "memory/resourceArea.hpp"
    1.10  #include "prims/jniFastGetField.hpp"
    1.11  #include "prims/jvm_misc.hpp"

mercurial