hotspot/src/share/vm/interpreter/templateInterpreter.cpp
changeset 25715 d5a8dbdc5150
parent 24424 2658d7834c6e
child 25950 b5c40ed1d349
--- 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