--- old/src/share/vm/interpreter/interpreterGenerator.hpp 2015-04-24 19:04:54.445454724 +0200 +++ new/src/share/vm/interpreter/interpreterGenerator.hpp 2015-04-24 19:04:54.401454724 +0200 @@ -26,6 +26,7 @@ #define SHARE_VM_INTERPRETER_INTERPRETERGENERATOR_HPP #include "interpreter/cppInterpreter.hpp" +#include "interpreter/interp_masm.hpp" #include "interpreter/cppInterpreterGenerator.hpp" #include "interpreter/templateInterpreter.hpp" #include "interpreter/templateInterpreterGenerator.hpp"