src/hotspot/share/runtime/interfaceSupport.inline.hpp
changeset 52877 9e041366c764
parent 52460 f1bb77833b59
child 53244 9807daeb47c4
--- a/src/hotspot/share/runtime/interfaceSupport.inline.hpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/runtime/interfaceSupport.inline.hpp	Thu Dec 06 15:44:40 2018 +0100
@@ -32,7 +32,7 @@
 #include "runtime/safepointMechanism.inline.hpp"
 #include "runtime/safepointVerifiers.hpp"
 #include "runtime/thread.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 #include "utilities/globalDefinitions.hpp"
 #include "utilities/macros.hpp"
 #include "utilities/preserveException.hpp"