changeset 47765 | b7c7428eaab9 |
parent 47216 | 71c04702a3d5 |
child 48826 | c4d9d1b08e2e |
--- a/src/hotspot/share/utilities/constantTag.hpp Mon Oct 30 16:37:53 2017 +0100 +++ b/src/hotspot/share/utilities/constantTag.hpp Tue Oct 31 11:55:09 2017 -0400 @@ -25,8 +25,8 @@ #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP +#include "jvm.h" #include "memory/allocation.hpp" -#include "prims/jvm.h" // constant tags in Java .class files