src/hotspot/share/gc/g1/dirtyCardQueue.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 53482 771b50dd0b08
--- a/src/hotspot/share/gc/g1/dirtyCardQueue.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/gc/g1/dirtyCardQueue.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_GC_G1_DIRTYCARDQUEUE_HPP
-#define SHARE_VM_GC_G1_DIRTYCARDQUEUE_HPP
+#ifndef SHARE_GC_G1_DIRTYCARDQUEUE_HPP
+#define SHARE_GC_G1_DIRTYCARDQUEUE_HPP
 
 #include "gc/shared/ptrQueue.hpp"
 #include "memory/allocation.hpp"
@@ -164,4 +164,4 @@
 
 };
 
-#endif // SHARE_VM_GC_G1_DIRTYCARDQUEUE_HPP
+#endif // SHARE_GC_G1_DIRTYCARDQUEUE_HPP