src/hotspot/share/prims/jvm.cpp
changeset 52877 9e041366c764
parent 52724 0bdbf854472f
child 53066 a7bd89486175
child 53322 8ba5b3c76857
--- a/src/hotspot/share/prims/jvm.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/prims/jvm.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -72,7 +72,7 @@
 #include "runtime/thread.inline.hpp"
 #include "runtime/threadSMR.hpp"
 #include "runtime/vframe.inline.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 #include "runtime/vm_version.hpp"
 #include "services/attachListener.hpp"
 #include "services/management.hpp"