hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp
changeset 25715 d5a8dbdc5150
parent 24424 2658d7834c6e
child 25950 b5c40ed1d349
--- a/hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp	Wed Jul 02 20:20:45 2014 -0400
+++ b/hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp	Fri Jul 04 11:46:01 2014 +0200
@@ -28,6 +28,7 @@
 #include "interpreter/interpreter.hpp"
 #include "interpreter/interpreterGenerator.hpp"
 #include "interpreter/interpreterRuntime.hpp"
+#include "interpreter/interp_masm.hpp"
 #include "interpreter/templateTable.hpp"
 #include "oops/arrayOop.hpp"
 #include "oops/methodData.hpp"