src/hotspot/share/prims/jvmtiTagMap.cpp
changeset 52877 9e041366c764
parent 52652 d9d3b14b2cfa
child 54121 fce463e39f72
--- a/src/hotspot/share/prims/jvmtiTagMap.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/prims/jvmtiTagMap.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -58,7 +58,7 @@
 #include "runtime/threadSMR.hpp"
 #include "runtime/vframe.hpp"
 #include "runtime/vmThread.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_ZGC
 #include "gc/z/zGlobals.hpp"