< prev index next >

src/hotspot/share/utilities/constantTag.hpp

Print this page

        

@@ -23,12 +23,12 @@
  */
 
 #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
 
 
 enum {
< prev index next >