Rename cds/container/michael_list_impl.h to cds/container/impl/michael_list.h
[libcds.git] / cds / container / michael_list_hrc.h
index 4df2ee67e5507c4dfa46c4f749dede60aa4d36c3..ce9b1f54498f2b6cb6318d51df1e778c3ad02884 100644 (file)
@@ -6,6 +6,6 @@
 #include <cds/container/details/michael_list_base.h>
 #include <cds/intrusive/michael_list_hrc.h>
 #include <cds/container/details/make_michael_list.h>
-#include <cds/container/michael_list_impl.h>
+#include <cds/container/impl/michael_list.h>
 
 #endif // #ifndef __CDS_CONTAINER_MICHAEL_LIST_HRC_H