hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp
changeset 14626 0cf4eccf130f
parent 7397 5b173b4ca846
child 33589 7cbd1b2c139b
--- a/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Fri Nov 30 11:44:05 2012 -0800
+++ b/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Fri Nov 30 15:23:16 2012 -0800
@@ -23,7 +23,7 @@
  */
 
 #include "precompiled.hpp"
-#include "assembler_x86.inline.hpp"
+#include "asm/macroAssembler.hpp"
 #include "memory/resourceArea.hpp"
 #include "prims/jniFastGetField.hpp"
 #include "prims/jvm_misc.hpp"