hotspot/src/cpu/arm/vm/abstractInterpreter_arm.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
--- a/hotspot/src/cpu/arm/vm/abstractInterpreter_arm.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/cpu/arm/vm/abstractInterpreter_arm.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -32,6 +32,7 @@
 #include "runtime/handles.inline.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/synchronizer.hpp"
+#include "utilities/align.hpp"
 #include "utilities/macros.hpp"
 
 int AbstractInterpreter::BasicType_as_index(BasicType type) {