src/hotspot/share/prims/perf.cpp
changeset 47765 b7c7428eaab9
parent 47659 a8e9aff89f7b
child 48115 d8ec0640616c
--- a/src/hotspot/share/prims/perf.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/share/prims/perf.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -24,11 +24,11 @@
 
 #include "precompiled.hpp"
 #include "jni.h"
+#include "jvm.h"
 #include "classfile/vmSymbols.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/oop.inline.hpp"
-#include "prims/jvm.h"
 #include "runtime/interfaceSupport.hpp"
 #include "runtime/perfData.hpp"
 #include "runtime/perfMemory.hpp"