src/hotspot/share/prims/jvmtiEnvThreadState.cpp
changeset 52877 9e041366c764
parent 49449 ef5d5d343e2a
--- a/src/hotspot/share/prims/jvmtiEnvThreadState.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/prims/jvmtiEnvThreadState.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -37,7 +37,7 @@
 #include "runtime/signature.hpp"
 #include "runtime/thread.inline.hpp"
 #include "runtime/vframe.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 
 ///////////////////////////////////////////////////////////////