hotspot/src/share/vm/c1/c1_FrameMap.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
--- a/hotspot/src/share/vm/c1/c1_FrameMap.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/c1/c1_FrameMap.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -27,6 +27,7 @@
 #include "c1/c1_LIR.hpp"
 #include "code/vmreg.inline.hpp"
 #include "runtime/sharedRuntime.hpp"
+#include "utilities/align.hpp"
 
 //-----------------------------------------------------