src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.cpp
changeset 52877 9e041366c764
parent 51004 162867fa0f8d
child 53897 0abec72a3ac2
--- a/src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -49,7 +49,7 @@
 #include "runtime/safepoint.hpp"
 #include "runtime/synchronizer.hpp"
 #include "runtime/thread.inline.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 #ifdef COMPILER2
 #include "opto/compile.hpp"