rearrange cds/gc content
[libcds.git] / src / ptb_gc.cpp
index 59a149c29221d5091ab78ab06bf95911662cccb3..b17d0e610cb45e00912545af72468e65929790fd 100644 (file)
@@ -5,7 +5,7 @@
 #include <algorithm>   // std::fill
 #include <functional>  // std::hash
 
-#include <cds/gc/ptb/ptb.h>
+#include <cds/gc/dhp/dhp.h>
 #include <cds/algo/int_algo.h>
 
 namespace cds { namespace gc { namespace ptb {