rename lazy_list_ptb.h to lazy_list_dhp.h
[libcds.git] / tests / test-hdr / set / hdr_intrusive_michael_set_ptb_lazy.cpp
index 716ce5951d0e48f83371d515796a38efc534e2d1..aebf530d1459fd5dd135deecd8bc54b21eb8fe9d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
 #include "set/hdr_intrusive_set.h"
-#include <cds/intrusive/lazy_list_ptb.h>
+#include <cds/intrusive/lazy_list_dhp.h>
 #include <cds/intrusive/michael_set.h>
 
 namespace set {