hotspot/src/cpu/arm/vm/stubGenerator_arm.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
--- a/hotspot/src/cpu/arm/vm/stubGenerator_arm.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/cpu/arm/vm/stubGenerator_arm.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -37,6 +37,7 @@
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/stubCodeGenerator.hpp"
 #include "runtime/stubRoutines.hpp"
+#include "utilities/align.hpp"
 #ifdef COMPILER2
 #include "opto/runtime.hpp"
 #endif