hotspot/src/share/vm/interpreter/bytecode.hpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
child 46727 6e4a84748e2c
--- a/hotspot/src/share/vm/interpreter/bytecode.hpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/interpreter/bytecode.hpp	Wed Jul 05 11:33:17 2017 +0200
@@ -28,6 +28,7 @@
 #include "interpreter/bytecodes.hpp"
 #include "memory/allocation.hpp"
 #include "oops/method.hpp"
+#include "utilities/align.hpp"
 #include "utilities/bytes.hpp"
 
 class ciBytecodeStream;