< prev index next >

src/hotspot/share/gc/shared/gcId.cpp

Print this page

        

@@ -21,12 +21,12 @@
  * questions.
  *
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "gc/shared/gcId.hpp"
-#include "prims/jvm.h"
 #include "runtime/safepoint.hpp"
 #include "runtime/thread.inline.hpp"
 
 uint GCId::_next_id = 0;
 
< prev index next >