src/hotspot/share/runtime/biasedLocking.cpp
changeset 52877 9e041366c764
parent 51959 db0c3952de52
child 54710 aa29971a17a1
--- a/src/hotspot/share/runtime/biasedLocking.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/runtime/biasedLocking.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -39,7 +39,7 @@
 #include "runtime/threadSMR.hpp"
 #include "runtime/vframe.hpp"
 #include "runtime/vmThread.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 
 static bool _biased_locking_enabled = false;