--- old/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.hpp 2020-05-11 14:08:26.369909658 +0200 +++ new/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.hpp 2020-05-11 14:08:26.045909716 +0200 @@ -25,7 +25,7 @@ #ifndef SHARE_GC_SHENANDOAH_HEURISTICS_SHENANDOAHCOMPACTHEURISTICS_HPP #define SHARE_GC_SHENANDOAH_HEURISTICS_SHENANDOAHCOMPACTHEURISTICS_HPP -#include "gc/shenandoah/shenandoahHeuristics.hpp" +#include "gc/shenandoah/heuristics/shenandoahHeuristics.hpp" class ShenandoahCompactHeuristics : public ShenandoahHeuristics { public: