changeset 14626 | 0cf4eccf130f |
parent 13961 | aeaa21c167d1 |
child 15482 | 470d0b0c09f1 |
--- a/hotspot/src/cpu/x86/vm/templateTable_x86_64.cpp Fri Nov 30 11:44:05 2012 -0800 +++ b/hotspot/src/cpu/x86/vm/templateTable_x86_64.cpp Fri Nov 30 15:23:16 2012 -0800 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "asm/macroAssembler.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "interpreter/templateTable.hpp"