< prev index next >

src/hotspot/share/gc/g1/g1CollectedHeap.cpp

Print this page
@@ -74,11 +74,11 @@
  #include "gc/g1/g1VMOperations.hpp"
  #include "gc/g1/g1YoungCollector.hpp"
  #include "gc/g1/g1YoungGCAllocationFailureInjector.hpp"
  #include "gc/shared/classUnloadingContext.hpp"
  #include "gc/shared/concurrentGCBreakpoints.hpp"
- #include "gc/shared/fullGCForwarding.hpp"
+ #include "gc/shared/fullGCForwarding.inline.hpp"
  #include "gc/shared/gcBehaviours.hpp"
  #include "gc/shared/gcHeapSummary.hpp"
  #include "gc/shared/gcId.hpp"
  #include "gc/shared/gcTimer.hpp"
  #include "gc/shared/gcTraceTime.inline.hpp"
< prev index next >