diff -r 58bb9394a98b -r 287c4ebd11b0 hotspot/src/share/vm/utilities/constantTag.hpp --- a/hotspot/src/share/vm/utilities/constantTag.hpp Tue Apr 12 07:17:44 2016 +0200 +++ b/hotspot/src/share/vm/utilities/constantTag.hpp Tue Apr 12 09:53:43 2016 +0200 @@ -25,8 +25,8 @@ #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP +#include "memory/allocation.hpp" #include "prims/jvm.h" -#include "utilities/top.hpp" // constant tags in Java .class files