hotspot/src/cpu/x86/vm/vtableStubs_x86_64.cpp
changeset 14626 0cf4eccf130f
parent 13969 d2a189b83b87
child 19319 0ad35be0733a
--- a/hotspot/src/cpu/x86/vm/vtableStubs_x86_64.cpp	Fri Nov 30 11:44:05 2012 -0800
+++ b/hotspot/src/cpu/x86/vm/vtableStubs_x86_64.cpp	Fri Nov 30 15:23:16 2012 -0800
@@ -23,8 +23,7 @@
  */
 
 #include "precompiled.hpp"
-#include "asm/assembler.hpp"
-#include "assembler_x86.inline.hpp"
+#include "asm/macroAssembler.hpp"
 #include "code/vtableStubs.hpp"
 #include "interp_masm_x86_64.hpp"
 #include "memory/resourceArea.hpp"