rename michael_list_ptb.h to michael_list_dhp.h
[libcds.git] / tests / test-hdr / set / hdr_splitlist_set_ptb.cpp
index 38e7f7a5002aea7fdf35e74b934a354010565c63..058c9469e63a35771b2b9d778c29eafd25640309 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
 #include "set/hdr_set.h"
-#include <cds/container/michael_list_ptb.h>
+#include <cds/container/michael_list_dhp.h>
 #include <cds/container/split_list_set.h>
 
 namespace set {