src/hotspot/share/jfr/leakprofiler/emitEventOperation.hpp
changeset 52877 9e041366c764
parent 50113 caf115bb98ad
child 53149 259c36ef27df
--- a/src/hotspot/share/jfr/leakprofiler/emitEventOperation.hpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/jfr/leakprofiler/emitEventOperation.hpp	Thu Dec 06 15:44:40 2018 +0100
@@ -25,7 +25,7 @@
 #ifndef SHARE_VM_LEAKPROFILER_EMITEVENTOPERATION_HPP
 #define SHARE_VM_LEAKPROFILER_EMITEVENTOPERATION_HPP
 
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 class BFSClosure;
 class EdgeStore;