Merge branch 'check' into dev
[libcds.git] / cds / container / lazy_kvlist_hp.h
index 4e6a76ff053b3a5b290f3fc4c856845106609d6e..83ffff44988b691cc5426201a2450509fae80d5a 100644 (file)
@@ -3,9 +3,9 @@
 #ifndef __CDS_CONTAINER_LAZY_KVLIST_HP_H
 #define __CDS_CONTAINER_LAZY_KVLIST_HP_H
 
-#include <cds/container/lazy_list_base.h>
+#include <cds/container/details/lazy_list_base.h>
 #include <cds/intrusive/lazy_list_hp.h>
 #include <cds/container/details/make_lazy_kvlist.h>
-#include <cds/container/lazy_kvlist_impl.h>
+#include <cds/container/impl/lazy_kvlist.h>
 
 #endif  // #ifndef __CDS_CONTAINER_LAZY_KVLIST_HP_H