hotspot/src/share/vm/interpreter/interpreterRuntime.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
child 46691 cecf240c87a0
--- a/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -62,6 +62,7 @@
 #include "runtime/stubRoutines.hpp"
 #include "runtime/synchronizer.hpp"
 #include "runtime/threadCritical.hpp"
+#include "utilities/align.hpp"
 #include "utilities/events.hpp"
 #ifdef COMPILER2
 #include "opto/runtime.hpp"