src/hotspot/share/jfr/periodic/jfrPeriodic.cpp
changeset 52876 2d17750d41e7
parent 52586 74109912c738
child 52912 f94276ccc9fc
--- a/src/hotspot/share/jfr/periodic/jfrPeriodic.cpp	Thu Dec 06 13:55:22 2018 +0100
+++ b/src/hotspot/share/jfr/periodic/jfrPeriodic.cpp	Thu Dec 06 15:44:13 2018 +0100
@@ -32,8 +32,8 @@
 #include "gc/g1/g1HeapRegionEventSender.hpp"
 #include "gc/shared/gcConfiguration.hpp"
 #include "gc/shared/gcTrace.hpp"
+#include "gc/shared/gcVMOperations.hpp"
 #include "gc/shared/objectCountEventSender.hpp"
-#include "gc/shared/vmGCOperations.hpp"
 #include "jfr/jfrEvents.hpp"
 #include "jfr/periodic/jfrModuleEvent.hpp"
 #include "jfr/periodic/jfrOSInterface.hpp"