diff -r 3bcfa1db9717 -r d5a8dbdc5150 hotspot/src/share/vm/interpreter/templateInterpreter.cpp --- a/hotspot/src/share/vm/interpreter/templateInterpreter.cpp Wed Jul 02 20:20:45 2014 -0400 +++ b/hotspot/src/share/vm/interpreter/templateInterpreter.cpp Fri Jul 04 11:46:01 2014 +0200 @@ -26,6 +26,8 @@ #include "interpreter/interpreter.hpp" #include "interpreter/interpreterGenerator.hpp" #include "interpreter/interpreterRuntime.hpp" +#include "interpreter/interp_masm.hpp" +#include "interpreter/templateInterpreter.hpp" #include "interpreter/templateTable.hpp" #ifndef CC_INTERP