src/hotspot/share/gc/g1/heapRegionManager.cpp
changeset 47789 a77a7d3bc4f6
parent 47216 71c04702a3d5
child 47885 5caa1d5f74c1
--- a/src/hotspot/share/gc/g1/heapRegionManager.cpp	Mon Nov 06 09:41:54 2017 +0100
+++ b/src/hotspot/share/gc/g1/heapRegionManager.cpp	Mon Nov 06 14:24:31 2017 +0100
@@ -23,8 +23,8 @@
  */
 
 #include "precompiled.hpp"
-#include "gc/g1/concurrentG1Refine.hpp"
 #include "gc/g1/g1CollectedHeap.inline.hpp"
+#include "gc/g1/g1ConcurrentRefine.hpp"
 #include "gc/g1/heapRegion.hpp"
 #include "gc/g1/heapRegionManager.inline.hpp"
 #include "gc/g1/heapRegionSet.inline.hpp"