hotspot/src/share/vm/c1/c1_LinearScan.hpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
--- a/hotspot/src/share/vm/c1/c1_LinearScan.hpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/c1/c1_LinearScan.hpp	Wed Jul 05 11:33:17 2017 +0200
@@ -31,6 +31,7 @@
 #include "c1/c1_Instruction.hpp"
 #include "c1/c1_LIR.hpp"
 #include "c1/c1_LIRGenerator.hpp"
+#include "utilities/align.hpp"
 #include "utilities/macros.hpp"
 
 class DebugInfoCache;