src/hotspot/share/jfr/leakprofiler/stopOperation.hpp
changeset 52877 9e041366c764
parent 50113 caf115bb98ad
child 53244 9807daeb47c4
--- a/src/hotspot/share/jfr/leakprofiler/stopOperation.hpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/jfr/leakprofiler/stopOperation.hpp	Thu Dec 06 15:44:40 2018 +0100
@@ -29,7 +29,7 @@
 #include "jfr/leakprofiler/sampling/objectSampler.hpp"
 #include "jfr/recorder/service/jfrOptionSet.hpp"
 #include "logging/log.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 // Safepoint operation for stopping leak profiler object sampler
 class StopOperation : public VM_Operation {