changeset 14626 | 0cf4eccf130f |
parent 13743 | 154102966e74 |
child 14633 | 58caa6fc3b7c |
--- a/hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp Fri Nov 30 11:44:05 2012 -0800 +++ b/hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp Fri Nov 30 15:23:16 2012 -0800 @@ -23,7 +23,7 @@ */ #include "precompiled.hpp" -#include "asm/assembler.hpp" +#include "asm/macroAssembler.hpp" #include "interpreter/bytecodeHistogram.hpp" #include "interpreter/cppInterpreter.hpp" #include "interpreter/interpreter.hpp"