< prev index next >

src/hotspot/share/utilities/constantTag.hpp

Print this page

        

@@ -24,11 +24,11 @@
 
 #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP
 #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP
 
 #include "jvm.h"
-#include "memory/allocation.hpp"
+#include "utilities/globalDefinitions.hpp"
 
 // constant tags in Java .class files
 
 
 enum {
< prev index next >