src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp
changeset 53244 9807daeb47c4
parent 52925 9c18c9d839d3
child 54045 c97c87e96897
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -21,8 +21,8 @@
  *
  */
 
-#ifndef SHARE_VM_GC_SHENANDOAH_SHENANDOAHHEAPREGION_HPP
-#define SHARE_VM_GC_SHENANDOAH_SHENANDOAHHEAPREGION_HPP
+#ifndef SHARE_GC_SHENANDOAH_SHENANDOAHHEAPREGION_HPP
+#define SHARE_GC_SHENANDOAH_SHENANDOAHHEAPREGION_HPP
 
 #include "gc/shared/space.hpp"
 #include "gc/shenandoah/shenandoahAllocRequest.hpp"
@@ -428,4 +428,4 @@
   inline void internal_increase_live_data(size_t s);
 };
 
-#endif // SHARE_VM_GC_SHENANDOAH_SHENANDOAHHEAPREGION_HPP
+#endif // SHARE_GC_SHENANDOAH_SHENANDOAHHEAPREGION_HPP