< prev index next >

src/share/vm/gc/g1/dirtyCardQueue.hpp

Print this page

        

@@ -23,11 +23,11 @@
  */
 
 #ifndef SHARE_VM_GC_G1_DIRTYCARDQUEUE_HPP
 #define SHARE_VM_GC_G1_DIRTYCARDQUEUE_HPP
 
-#include "gc/g1/ptrQueue.hpp"
+#include "gc/shared/ptrQueue.hpp"
 #include "memory/allocation.hpp"
 
 class FreeIdSet;
 class DirtyCardQueueSet;
 
< prev index next >